H A D | csky-opc.h | 517 #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
|