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

/freebsd-10.2-release/contrib/binutils/opcodes/
H A Ds390-opc.c45 #define R_8 1 /* GPR starting at position 8 */ macro
187 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
189 #define INSTR_RIL_RP 6, { R_8,J32_16,0,0,0,0 } /* e.g. brasl */
191 #define INSTR_RIL_RI 6, { R_8,I32_16,0,0,0,0 } /* e.g. afi */
192 #define INSTR_RIL_RU 6, { R_8,U32_16,0,0,0,0 } /* e.g. alfi */
194 #define INSTR_RI_RI 4, { R_8,I16_16,0,0,0,0 } /* e.g. ahi */
195 #define INSTR_RI_RP 4, { R_8,J16_16,0,0,0,0 } /* e.g. brct */
196 #define INSTR_RI_RU 4, { R_8,U16_16,0,0,0,0 } /* e.g. tml */
226 #define INSTR_RR_R0 2, { R_8, 0,0,0,0,0 } /* e.g. spm */
227 #define INSTR_RR_RR 2, { R_8,R_1
[all...]

Completed in 40 milliseconds