HomeSort by: relevance | last modified time | path
    Searched refs:R_12 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c 55 #define R_12 (R_8 + 1) /* GPR starting at position 12 */
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_18,U8_24,U8_32,0 } /* e.g. rnsbgt *
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
s390-opc.c 57 #define R_12 (R_8 + 1) /* GPR starting at position 12 */
59 #define R_16 (R_12 + 1) /* GPR starting at position 16 */
311 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
312 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
313 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
314 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
324 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
398 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
404 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
405 #define INSTR_RR_RER 2, { RE_8,R_12,0,0,0,0 } /* e.g. dr *
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c 57 #define R_12 (R_8 + 1) /* GPR starting at position 12 */
59 #define R_16 (R_12 + 1) /* GPR starting at position 16 */
311 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
312 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
313 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
314 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
324 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
398 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
404 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
405 #define INSTR_RR_RER 2, { RE_8,R_12,0,0,0,0 } /* e.g. dr *
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
s390-opc.c 57 #define R_12 (R_8 + 1) /* GPR starting at position 12 */
59 #define R_16 (R_12 + 1) /* GPR starting at position 16 */
311 #define INSTR_RIE_RRP 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. brxhg */
312 #define INSTR_RIE_RRPU 6, { R_8,R_12,U4_32,J16_16,0,0 } /* e.g. crj */
313 #define INSTR_RIE_RRP0 6, { R_8,R_12,J16_16,0,0,0 } /* e.g. cgrjne */
314 #define INSTR_RIE_RRI0 6, { R_8,R_12,I16_16,0,0,0 } /* e.g. ahik */
324 #define INSTR_RIE_RRUUU 6, { R_8,R_12,U8_16,U8_24,U8_32,0 } /* e.g. rnsbg */
398 #define INSTR_RR_0R 2, { R_12, 0,0,0,0,0 } /* e.g. br */
404 #define INSTR_RR_RR 2, { R_8,R_12,0,0,0,0 } /* e.g. lr */
405 #define INSTR_RR_RER 2, { RE_8,R_12,0,0,0,0 } /* e.g. dr *
    [all...]

Completed in 35 milliseconds