Lines Matching refs:op0
3114 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) argument
3115 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) argument
3116 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) argument
3571 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) DEF_ASM(name) argument
3572 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) DEF_ASM(name) argument
3573 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) DEF_ASM(name) argument
4446 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) argument
4447 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) argument
4448 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) argument
4903 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) DEF_ASM(name) argument
4904 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) DEF_ASM(name) argument
4905 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) DEF_ASM(name) argument
15153 …1(name, opcode, group, instr_type, op0) { TOK_ASM_ ## name, opcode, (instr_type | group << OPC_GRO… argument
15154 …name, opcode, group, instr_type, op0, op1) { TOK_ASM_ ## name, opcode, (instr_type | group << OPC_… argument
15155 …e, opcode, group, instr_type, op0, op1, op2) { TOK_ASM_ ## name, opcode, (instr_type | group << OP… argument
15615 #define DEF_ASM_OP1(name, opcode, group, instr_type, op0) argument
15616 #define DEF_ASM_OP2(name, opcode, group, instr_type, op0, op1) argument
15617 #define DEF_ASM_OP3(name, opcode, group, instr_type, op0, op1, op2) argument