Searched refs:UNUM8 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | d10v-opc.c | 129 #define UNUM8 (UNUM4S + 1) /* repi */ macro 131 #define UNUM16 (UNUM8 + 1) /* cmpui */ 294 { "repi", LONG_L, 2, MU, SEQ, 0x2f000000, 0x3f000000, { UNUM8, ANUM16 } },
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | d10v-opc.c | 129 #define UNUM8 (UNUM4S + 1) /* repi */ macro 131 #define UNUM16 (UNUM8 + 1) /* cmpui */ 294 { "repi", LONG_L, 2, MU, SEQ, 0x2f000000, 0x3f000000, { UNUM8, ANUM16 } },
|