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

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dcrx-opc.c204 #define REG1_INST(NAME, OPC) \ macro
208 /* Same as REG1_INST, with additional FLAGS. */
214 REG1_INST ("jeq", 0xBA0),
215 REG1_INST ("jne", 0xBA1),
216 REG1_INST ("jcs", 0xBA2),
217 REG1_INST ("jcc", 0xBA3),
218 REG1_INST ("jhi", 0xBA4),
219 REG1_INST ("jls", 0xBA5),
220 REG1_INST ("jgt", 0xBA6),
221 REG1_INST ("jl
[all...]

Completed in 70 milliseconds