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

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds390-opc.c55 #define R_12 (R_8 + 1) /* GPR starting at position 12 */ macro
57 #define R_16 (R_12 + 1) /* GPR starting at position 16 */
321 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
322 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
323 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
324 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
334 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
335 #define INSTR_RIE_RRUUU2 6, { R_8,R_12,U8_16,U6_26,U8_32,0 } /* e.g. risbgz */
336 #define INSTR_RIE_RRUUU3 6, { R_8,R_12,U8_16,U5_27,U8_32,0 } /* e.g. risbhg */
337 #define INSTR_RIE_RRUUU4 6, { R_8,R_12,U6_1
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds390-opc.c49 #define R_12 2 /* GPR starting at position 12 */ macro
304 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
305 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
306 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
307 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
317 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
318 #define INSTR_RIE_RRUUU2 6, { R_8,R_12,U8_16,U6_26,U8_32,0 } /* e.g. rnsbg */
388 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
394 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
395 #define INSTR_RR_RER 2, { RE_8,R_12,
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds390-opc.c49 #define R_12 2 /* GPR starting at position 12 */ macro
304 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
305 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
306 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
307 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
317 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
318 #define INSTR_RIE_RRUUU2 6, { R_8,R_12,U8_16,U6_26,U8_32,0 } /* e.g. rnsbg */
388 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
394 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
395 #define INSTR_RR_RER 2, { RE_8,R_12,
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds390-opc.c49 #define R_12 2 /* GPR starting at position 12 */ macro
302 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
303 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
304 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
305 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
315 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
384 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
390 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
391 #define INSTR_RR_RER 2, { RE_8,R_12,0,0,0,0 } /* e.g. dr */
393 #define INSTR_RR_UR 2, { U4_8,R_12,
[all...]

Completed in 423 milliseconds