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

  /src/external/gpl3/binutils/dist/opcodes/
s390-opc.c 82 #define RE_24 (RE_20 + 1) /* GPR starting at position 24 */
84 #define RE_28 (RE_24 + 1) /* GPR starting at position 28 */
357 #define INSTR_RRE_RER 4, { RE_24,R_28,0,0,0,0 } /* e.g. tre */
358 #define INSTR_RRE_RERE 4, { RE_24,RE_28,0,0,0,0 } /* e.g. cuse */
374 #define INSTR_RRF_R0RER 4, { RE_24,R_28,R_16,0,0,0 } /* e.g. mgrk */
389 #define INSTR_RRF_U0RER 4, { RE_24,R_28,U4_16,0,0,0 } /* e.g. trte */
390 #define INSTR_RRF_U0RERE 4, { RE_24,RE_28,U4_16,0,0,0 } /* e.g. cu24 */
393 #define INSTR_RRF_0UREFE 4, { RE_24,FE_28,U4_20,0,0,0 } /* e.g. csxtr */
  /src/external/gpl3/binutils.old/dist/opcodes/
s390-opc.c 82 #define RE_24 (RE_20 + 1) /* GPR starting at position 24 */
84 #define RE_28 (RE_24 + 1) /* GPR starting at position 28 */
357 #define INSTR_RRE_RER 4, { RE_24,R_28,0,0,0,0 } /* e.g. tre */
358 #define INSTR_RRE_RERE 4, { RE_24,RE_28,0,0,0,0 } /* e.g. cuse */
374 #define INSTR_RRF_R0RER 4, { RE_24,R_28,R_16,0,0,0 } /* e.g. mgrk */
389 #define INSTR_RRF_U0RER 4, { RE_24,R_28,U4_16,0,0,0 } /* e.g. trte */
390 #define INSTR_RRF_U0RERE 4, { RE_24,RE_28,U4_16,0,0,0 } /* e.g. cu24 */
393 #define INSTR_RRF_0UREFE 4, { RE_24,FE_28,U4_20,0,0,0 } /* e.g. csxtr */
  /src/external/gpl3/gdb/dist/opcodes/
s390-opc.c 82 #define RE_24 (RE_20 + 1) /* GPR starting at position 24 */
84 #define RE_28 (RE_24 + 1) /* GPR starting at position 28 */
357 #define INSTR_RRE_RER 4, { RE_24,R_28,0,0,0,0 } /* e.g. tre */
358 #define INSTR_RRE_RERE 4, { RE_24,RE_28,0,0,0,0 } /* e.g. cuse */
374 #define INSTR_RRF_R0RER 4, { RE_24,R_28,R_16,0,0,0 } /* e.g. mgrk */
389 #define INSTR_RRF_U0RER 4, { RE_24,R_28,U4_16,0,0,0 } /* e.g. trte */
390 #define INSTR_RRF_U0RERE 4, { RE_24,RE_28,U4_16,0,0,0 } /* e.g. cu24 */
393 #define INSTR_RRF_0UREFE 4, { RE_24,FE_28,U4_20,0,0,0 } /* e.g. csxtr */
  /src/external/gpl3/gdb.old/dist/opcodes/
s390-opc.c 80 #define RE_24 (RE_20 + 1) /* GPR starting at position 24 */
82 #define RE_28 (RE_24 + 1) /* GPR starting at position 28 */
367 #define INSTR_RRE_RER 4, { RE_24,R_28,0,0,0,0 } /* e.g. tre */
368 #define INSTR_RRE_RERE 4, { RE_24,RE_28,0,0,0,0 } /* e.g. cuse */
384 #define INSTR_RRF_R0RER 4, { RE_24,R_28,R_16,0,0,0 } /* e.g. mgrk */
399 #define INSTR_RRF_U0RER 4, { RE_24,R_28,U4_16,0,0,0 } /* e.g. trte */
400 #define INSTR_RRF_U0RERE 4, { RE_24,RE_28,U4_16,0,0,0 } /* e.g. cu24 */
403 #define INSTR_RRF_0UREFE 4, { RE_24,FE_28,U4_20,0,0,0 } /* e.g. csxtr */

Completed in 31 milliseconds