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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/opcodes/
H A Dcrx-opc.c205 #define REG1_INST(NAME, OPC) \ macro
209 /* Same as REG1_INST, with additional FLAGS. */
215 REG1_INST ("jeq", 0xBA0),
216 REG1_INST ("jne", 0xBA1),
217 REG1_INST ("jcs", 0xBA2),
218 REG1_INST ("jcc", 0xBA3),
219 REG1_INST ("jhi", 0xBA4),
220 REG1_INST ("jls", 0xBA5),
221 REG1_INST ("jgt", 0xBA6),
222 REG1_INST ("jl
[all...]
H A Dcr16-opc.c183 #define REG1_INST(NAME, OPC) \ macro
191 /* Same as REG1_INST, with additional FLAGS. */
215 REG1_INST ("seq", 0x080),
216 REG1_INST ("sne", 0x081),
217 REG1_INST ("scs", 0x082),
218 REG1_INST ("scc", 0x083),
219 REG1_INST ("shi", 0x084),
220 REG1_INST ("sls", 0x085),
221 REG1_INST ("sgt", 0x086),
222 REG1_INST ("sl
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/opcodes/
H A Dcrx-opc.c205 #define REG1_INST(NAME, OPC) \ macro
209 /* Same as REG1_INST, with additional FLAGS. */
215 REG1_INST ("jeq", 0xBA0),
216 REG1_INST ("jne", 0xBA1),
217 REG1_INST ("jcs", 0xBA2),
218 REG1_INST ("jcc", 0xBA3),
219 REG1_INST ("jhi", 0xBA4),
220 REG1_INST ("jls", 0xBA5),
221 REG1_INST ("jgt", 0xBA6),
222 REG1_INST ("jl
[all...]
H A Dcr16-opc.c183 #define REG1_INST(NAME, OPC) \ macro
191 /* Same as REG1_INST, with additional FLAGS. */
215 REG1_INST ("seq", 0x080),
216 REG1_INST ("sne", 0x081),
217 REG1_INST ("scs", 0x082),
218 REG1_INST ("scc", 0x083),
219 REG1_INST ("shi", 0x084),
220 REG1_INST ("sls", 0x085),
221 REG1_INST ("sgt", 0x086),
222 REG1_INST ("sl
[all...]

Completed in 163 milliseconds