Home
last modified time | relevance | path

Searched defs:IS_OPCODE (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/binutils.old/dist/gas/
H A Drl78-parse.h76 IS_OPCODE = 286, enumerator
196 #define IS_OPCODE 286 macro
H A Drx-parse.h58 IS_OPCODE = 268, enumerator
222 #define IS_OPCODE 268 macro
H A Drl78-parse.c258 IS_OPCODE = 286, enumerator
378 #define IS_OPCODE 286 macro
H A Drx-parse.c236 IS_OPCODE = 268, enumerator
400 #define IS_OPCODE 268 macro
/netbsd/external/gpl3/binutils/dist/gas/config/
H A Drl78-parse.h85 IS_OPCODE = 286, /* IS_OPCODE */ enumerator
210 #define IS_OPCODE 286 macro
H A Drx-parse.h67 IS_OPCODE = 268, /* IS_OPCODE */ enumerator
236 #define IS_OPCODE 268 macro
H A Dtc-m68hc11.c57 #define IS_OPCODE(C1,C2) (((C1) & 0x0FF) == ((C2) & 0x0FF)) macro
H A Drl78-parse.c271 IS_OPCODE = 286, /* IS_OPCODE */ enumerator
396 #define IS_OPCODE 286 macro
H A Drx-parse.c249 IS_OPCODE = 268, /* IS_OPCODE */ enumerator
418 #define IS_OPCODE 268 macro
/netbsd/external/gpl3/gdb/dist/gas/config/
H A Dtc-m68hc11.c57 #define IS_OPCODE(C1,C2) (((C1) & 0x0FF) == ((C2) & 0x0FF)) macro
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68hc11.c57 #define IS_OPCODE(C1,C2) (((C1) & 0x0FF) == ((C2) & 0x0FF)) macro
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68hc11.c57 #define IS_OPCODE(C1,C2) (((C1) & 0x0FF) == ((C2) & 0x0FF)) macro