Home
last modified time | relevance | path

Searched defs:opcode16 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dcsky-opc.h517 #define OP16(mnem, opcode16, isa) \ argument
525 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
535 #define OP16_OP32_WITH_WORK(mnem, opcode16, isa16, opcode32, isa32, work) \ argument
558 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
568 #define OP16_OP32_WITH_WORK(mnem, opcode16, isa16, opcode32, isa32, work) \ argument
606 #define OP16_OP32(mnem, opcode16, isa16, opcode32, isa32) \ argument
616 #define OP16_DOP32(mnem, opcode16, isa16, opcode32a, opcode32b, isa32) \ argument
H A Darm-dis.c392 struct opcode16 struct
394 arm_feature_set arch; /* Architecture defining this insn. */
395 unsigned short value, mask; /* Recognise insn if (op & mask) == value. */
396 const char *assembler; /* How to disassemble this insn. */
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dcsky-opc.h517 #define OP16(mnem, opcode16, isa) \ argument
525 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
535 #define OP16_OP32_WITH_WORK(mnem, opcode16, isa16, opcode32, isa32, work) \ argument
558 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
568 #define OP16_OP32_WITH_WORK(mnem, opcode16, isa16, opcode32, isa32, work) \ argument
606 #define OP16_OP32(mnem, opcode16, isa16, opcode32, isa32) \ argument
616 #define OP16_DOP32(mnem, opcode16, isa16, opcode32a, opcode32b, isa32) \ argument
H A Darm-dis.c392 struct opcode16 struct
394 arm_feature_set arch; /* Architecture defining this insn. */
395 unsigned short value, mask; /* Recognise insn if (op & mask) == value. */
396 const char *assembler; /* How to disassemble this insn. */