D | maverick.c | 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 220 #define CDP3(insname, var, cpnum, opcode1, opcode2, reg1name, reg2name, reg3name) \ argument 227 #define CDP3fx(insname, opcode1, opcode2) \ argument 231 #define CDP3dx(insname, opcode1, opcode2) \ argument 235 #define CDP3f(insname, opcode1, opcode2) \ argument 239 #define CDP3d(insname, opcode1, opcode2) \ argument [all …]
|