Searched defs:OPC2 (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 86 #define SHIFT_INST(NAME, OPRD, OPC1, SHIFT1, OPC2) \ argument 156 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \ argument 347 #define LD_REG_INST(NAME, OPC1, OPC2, DISP) \ argument 378 #define ST_REG_INST(NAME, OPC1, OPC2, DISP) \ argument 427 #define CSTBIT_INST(NAME, OP, OPC1, DIFF, SHIFT, OPC2) \ argument 491 #define BR_INST(NAME, OPC1, OPC2, INS_TYPE) \ argument
|