Home
last modified time | relevance | path

Searched refs:M6811_OP_PAGE4 (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
Dm68hc11-dis.c46 #define OP_PAGE_MASK (M6811_OP_PAGE2|M6811_OP_PAGE3|M6811_OP_PAGE4)
366 format = M6811_OP_PAGE4; in print_insn()
835 if (format & ~(M6811_OP_PAGE4 | M6811_OP_PAGE3 | M6811_OP_PAGE2)) in print_insn()
856 else if (format == M6811_OP_PAGE4) in print_insn()
Dm68hc11-opc.c75 #define OP_PAGE4 M6811_OP_PAGE4
/toolchain/binutils/binutils-2.27/include/opcode/
Dm68hc11.h353 #define M6811_OP_PAGE4 0x00200000 /* Need a page4 opcode before */ macro
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68hc11.c2052 #define OP_EXTENDED (M6811_OP_PAGE2 | M6811_OP_PAGE3 | M6811_OP_PAGE4)