Lines Matching defs:isa
517 #define OP16(mnem, opcode16, isa) \ argument
525 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
530 #define OP32_WITH_WORK(mnem, opcode32, isa, work) \ argument
550 #define DOP32_WITH_WORK(mnem, opcode32a, opcode32b, isa, work) \ argument
558 #define OP16_WITH_WORK(mnem, opcode16, isa, work) \ argument
563 #define OP32_WITH_WORK(mnem, opcode32, isa, work) \ argument
583 #define DOP32_WITH_WORK(mnem, opcode32a, opcode32b, isa, work) \ argument
591 #define DOP16(mnem, opcode16_1, opcode16_2, isa) \ argument
596 #define OP32(mnem, opcode32, isa) \ argument
601 #define DOP32(mnem, opcode32a, opcode32b, isa) \ argument
635 int isa; member