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

/freebsd-9.3-release/contrib/binutils/opcodes/
H A Ds390-opc.c53 #define R_24 5 /* GPR starting at position 24 */ macro
204 #define INSTR_RRE_R0 4, { R_24,0,0,0,0,0 } /* e.g. ipm */
205 #define INSTR_RRE_RA 4, { R_24,A_28,0,0,0,0 } /* e.g. ear */
206 #define INSTR_RRE_RF 4, { R_24,F_28,0,0,0,0 } /* e.g. cefbr */
207 #define INSTR_RRE_RR 4, { R_24,R_28,0,0,0,0 } /* e.g. lura */
211 #define INSTR_RRE_RR_OPT 4, { R_24,RO_28,0,0,0,0 } /* efpc, sfpc */
216 #define INSTR_RRF_RURR 4, { R_24,R_28,R_16,U4_20,0,0 } /* e.g. .insn */
217 #define INSTR_RRF_R0RR 4, { R_24,R_28,R_16,0,0,0 } /* e.g. idte */
219 #define INSTR_RRF_U0RF 4, { R_24,U4_16,F_28,0,0,0 } /* e.g. cfebr */
223 #define INSTR_RRF_M0RR 4, { R_24,R_2
[all...]

Completed in 289 milliseconds