Searched refs:CMPBR_INST (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c156 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \ macro
170 CMPBR_INST ("cmpbeqb", 0x8, 0xC, 0x0),
171 CMPBR_INST ("cmpbneb", 0x8, 0xC, 0x1),
172 CMPBR_INST ("cmpbhib", 0x8, 0xC, 0x4),
173 CMPBR_INST ("cmpblsb", 0x8, 0xC, 0x5),
174 CMPBR_INST ("cmpbgtb", 0x8, 0xC, 0x6),
175 CMPBR_INST ("cmpbleb", 0x8, 0xC, 0x7),
176 CMPBR_INST ("cmpblob", 0x8, 0xC, 0xA),
177 CMPBR_INST ("cmpbhsb", 0x8, 0xC, 0xB),
178 CMPBR_INST ("cmpblt
[all...]

Completed in 66 milliseconds