Searched refs:U4_32 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/s390/kernel/ |
| H A D | dis.c | 116 U4_32, /* 4 bit unsigned value starting at 32 */ enumerator 179 [U4_32] = { 4, 32, 0 }, 203 [INSTR_RIE_R0IU] = { R_8, I16_16, U4_32, 0, 0, 0 }, 204 [INSTR_RIE_R0UU] = { R_8, U16_16, U4_32, 0, 0, 0 }, 207 [INSTR_RIE_RRPU] = { R_8, R_12, U4_32, J16_16, 0, 0 }, 251 [INSTR_RRS_RRRDU] = { R_8, R_12, U4_32, D_20, B_16 }, 299 [INSTR_VRI_V0IU] = { V_8, I16_16, U4_32, 0, 0, 0 }, 301 [INSTR_VRI_V0UU2] = { V_8, U16_16, U4_32, 0, 0, 0 }, 318 [INSTR_VRR_VV0U] = { V_8, V_12, U4_32, 0, 0, 0 }, 319 [INSTR_VRR_VV0U0U] = { V_8, V_12, U4_32, U4_24, 0, 0 }, [all …]
|