Searched refs:fullinst (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/kernel/
H A Dbranch.c62 u32 fullinst; local
89 fullinst = ((unsigned)inst.full << 16) | inst2;
101 ((fullinst & 0xffff) << 2) | ((fullinst & 0x3e00000) >> 3) |
102 ((fullinst & 0x1f0000) << 7);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/kernel/
H A Dbranch.c62 u32 fullinst; local
89 fullinst = ((unsigned)inst.full << 16) | inst2;
101 ((fullinst & 0xffff) << 2) | ((fullinst & 0x3e00000) >> 3) |
102 ((fullinst & 0x1f0000) << 7);

Completed in 68 milliseconds