D | maverick.c | 144 #define mv_insn(insname, insnvar, word, funcs...) \ argument 160 #define LDST(insname, insnvar, op, ld, dword, regname, pre, wb, sep1, sep2, sep3) \ argument 170 #define LDSTall(insname, op, ld, dword, regname) \ argument 177 #define insns_LDSTall(insname) \ argument 183 #define CDP2(insname, var, cpnum, opcode1, opcode2, reg1name, reg2name) \ argument 189 #define CDP2fx(insname, opcode1, opcode2) \ argument 193 #define CDP2dx(insname, opcode1, opcode2) \ argument 197 #define CDP2f(insname, opcode1, opcode2) \ argument 201 #define CDP2d(insname, opcode1, opcode2) \ argument 206 #define CDP2_imm7(insname, cpnum, opcode1, reg1name, reg2name) \ argument [all …]
|