Searched refs:U4_8 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | s390-opc.c | 111 #define U4_8 30 /* 4 bit unsigned value starting at 8 */ macro 180 #define INSTR_RIL_UP 6, { U4_8,J32_16,0,0,0,0 } /* e.g. brcl */ 185 #define INSTR_RI_UP 4, { U4_8,J16_16,0,0,0,0 } /* e.g. brc */ 208 #define INSTR_RR_UR 2, { U4_8,R_12,0,0,0,0 } /* e.g. bcr */ 230 #define INSTR_RX_URRD 4, { U4_8,D_20,X_12,B_16,0,0 } /* e.g. bc */
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | s390-opc.c | 111 #define U4_8 30 /* 4 bit unsigned value starting at 8 */ macro 187 #define INSTR_RIL_UP 6, { U4_8,J32_16,0,0,0,0 } /* e.g. brcl */ 194 #define INSTR_RI_UP 4, { U4_8,J16_16,0,0,0,0 } /* e.g. brc */ 218 #define INSTR_RR_UR 2, { U4_8,R_12,0,0,0,0 } /* e.g. bcr */ 242 #define INSTR_RX_URRD 4, { U4_8,D_20,X_12,B_16,0,0 } /* e.g. bc */
|