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

  /src/external/gpl3/binutils/dist/opcodes/
s390-opc.c 244 #define J16_16 (J12_12 + 1) /* 16 bit PC relative offset at 16 */
246 #define J16_32 (J16_16 + 1) /* 16 bit PC relative offset at 32 */
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 */
315 #define INSTR_RIE_RUPI 6, { R_8,I8_32,U4_12,J16_16,0,0 } /* e.g. cij */
316 #define INSTR_RIE_R0PI 6, { R_8,I8_32,J16_16,0,0,0 } /* e.g. cijne */
317 #define INSTR_RIE_RUPU 6, { R_8,U8_32,U4_12,J16_16,0,0 } /* e.g. clij */
318 #define INSTR_RIE_R0PU 6, { R_8,U8_32,J16_16,0,0,0 } /* e.g. clijne */
333 #define INSTR_RI_0P 4, { J16_16,0,0,0,0,0 } /* e.g. j *
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c 244 #define J16_16 (J12_12 + 1) /* 16 bit PC relative offset at 16 */
246 #define J16_32 (J16_16 + 1) /* 16 bit PC relative offset at 32 */
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 */
315 #define INSTR_RIE_RUPI 6, { R_8,I8_32,U4_12,J16_16,0,0 } /* e.g. cij */
316 #define INSTR_RIE_R0PI 6, { R_8,I8_32,J16_16,0,0,0 } /* e.g. cijne */
317 #define INSTR_RIE_RUPU 6, { R_8,U8_32,U4_12,J16_16,0,0 } /* e.g. clij */
318 #define INSTR_RIE_R0PU 6, { R_8,U8_32,J16_16,0,0,0 } /* e.g. clijne */
333 #define INSTR_RI_0P 4, { J16_16,0,0,0,0,0 } /* e.g. j *
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
s390-opc.c 244 #define J16_16 (J12_12 + 1) /* 16 bit PC relative offset at 16 */
246 #define J16_32 (J16_16 + 1) /* 16 bit PC relative offset at 32 */
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 */
315 #define INSTR_RIE_RUPI 6, { R_8,I8_32,U4_12,J16_16,0,0 } /* e.g. cij */
316 #define INSTR_RIE_R0PI 6, { R_8,I8_32,J16_16,0,0,0 } /* e.g. cijne */
317 #define INSTR_RIE_RUPU 6, { R_8,U8_32,U4_12,J16_16,0,0 } /* e.g. clij */
318 #define INSTR_RIE_R0PU 6, { R_8,U8_32,J16_16,0,0,0 } /* e.g. clijne */
333 #define INSTR_RI_0P 4, { J16_16,0,0,0,0,0 } /* e.g. j *
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c 254 #define J16_16 (J12_12 + 1) /* 16 bit PC relative offset at 16 */
256 #define J16_32 (J16_16 + 1) /* 16 bit PC relative offset at 32 */
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 */
325 #define INSTR_RIE_RUPI 6, { R_8,I8_32,U4_12,J16_16,0,0 } /* e.g. cij */
326 #define INSTR_RIE_R0PI 6, { R_8,I8_32,J16_16,0,0,0 } /* e.g. cijne */
327 #define INSTR_RIE_RUPU 6, { R_8,U8_32,U4_12,J16_16,0,0 } /* e.g. clij */
328 #define INSTR_RIE_R0PU 6, { R_8,U8_32,J16_16,0,0,0 } /* e.g. clijne */
343 #define INSTR_RI_0P 4, { J16_16,0,0,0,0,0 } /* e.g. j *
    [all...]

Completed in 26 milliseconds