Searched refs:OP_MASK_SEL (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dmips.h134 #define OP_MASK_SEL 0x7 /* The sel field of mfcZ and mtcZ. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dmips.h134 #define OP_MASK_SEL 0x7 /* The sel field of mfcZ and mtcZ. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dmips.h134 #define OP_MASK_SEL 0x7 /* The sel field of mfcZ and mtcZ. */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dmips-dis.c793 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
836 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
1159 (l >> OP_SH_SEL) & OP_MASK_SEL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dmips-dis.c793 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
836 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
1159 (l >> OP_SH_SEL) & OP_MASK_SEL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dmips-dis.c793 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
836 sel = (l >> OP_SH_SEL) & OP_MASK_SEL;
1159 (l >> OP_SH_SEL) & OP_MASK_SEL);

Completed in 133 milliseconds