Searched refs:M6812_OP_REG (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/opcodes/
H A Dm68hc11-dis.c328 if (opcode->format & M6812_OP_REG)
497 if ((format & M6812_OP_REG) && (format & M6811_OP_JUMP_REL))
512 format &= ~(M6812_OP_REG | M6811_OP_JUMP_REL);
514 else if (format & (M6812_OP_REG | M6812_OP_REG_2))
H A Dm68hc11-opc.c90 #define OP_REG M6812_OP_REG
91 #define OP_REG_1 M6812_OP_REG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/opcodes/
H A Dm68hc11-dis.c328 if (opcode->format & M6812_OP_REG)
497 if ((format & M6812_OP_REG) && (format & M6811_OP_JUMP_REL))
512 format &= ~(M6812_OP_REG | M6811_OP_JUMP_REL);
514 else if (format & (M6812_OP_REG | M6812_OP_REG_2))
H A Dm68hc11-opc.c90 #define OP_REG M6812_OP_REG
91 #define OP_REG_1 M6812_OP_REG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/opcodes/
H A Dm68hc11-dis.c328 if (opcode->format & M6812_OP_REG)
497 if ((format & M6812_OP_REG) && (format & M6811_OP_JUMP_REL))
512 format &= ~(M6812_OP_REG | M6811_OP_JUMP_REL);
514 else if (format & (M6812_OP_REG | M6812_OP_REG_2))
H A Dm68hc11-opc.c90 #define OP_REG M6812_OP_REG
91 #define OP_REG_1 M6812_OP_REG
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/include/opcode/
H A Dm68hc11.h334 #define M6812_OP_REG 0x0020 /* Register operand 1 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/include/opcode/
H A Dm68hc11.h334 #define M6812_OP_REG 0x0020 /* Register operand 1 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/include/opcode/
H A Dm68hc11.h334 #define M6812_OP_REG 0x0020 /* Register operand 1 */ macro

Completed in 82 milliseconds