Searched refs:ui3 (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | crx-opc.c | 94 SHIFT_INST ("sllb", ui3, 0x1F8, 23, 0x4D), 95 SHIFT_INST ("srlb", ui3, 0x1F9, 23, 0x4E), 96 SHIFT_INST ("srab", ui3, 0x1FA, 23, 0x4F), 447 CSTBIT_INST ("cbitb", ui3, 0x700, 0x20, 19, 0x1FC), 453 CSTBIT_INST ("sbitb", ui3, 0x701, 0x20, 19, 0x1FD), 459 CSTBIT_INST ("tbitb", ui3, 0x702, 0x20, 19, 0x1FE), 574 {"rotb", 1, 0x1FB, 23, NO_TYPE_INS, {{ui3,20}, {regr,16}}},
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | crx.h | 123 ui3, ui4, ui5, ui16, enumerator
|