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

/freebsd-10.0-release/contrib/binutils/opcodes/
H A Ds390-opc.c47 #define R_12 2 /* GPR starting at position 12 */ macro
187 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
224 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
227 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
229 #define INSTR_RR_UR 2, { U4_8,R_12,0,0,0,0 } /* e.g. bcr */
231 #define INSTR_RSE_RRRD 6, { R_8,R_12,D_20,B_16,0,0 } /* e.g. lmh */
235 #define INSTR_RSI_RRP 4, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxh */
236 #define INSTR_RSY_RRRD 6, { R_8,R_12,D20_20,B_16,0,0 } /* e.g. stmy */
243 #define INSTR_RS_RRRD 4, { R_8,R_12,D_20,B_16,0,0 } /* e.g. cs */
262 #define INSTR_SS_RRRDRD 6, { D_20,R_8,B_16,D_36,B_32,R_12 } /*
[all...]

Completed in 56 milliseconds