Searched refs:U16_16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | dis.c | 124 U16_16, /* 16 bit unsigned value starting at 16 */ enumerator 186 [U16_16] = { 16, 16, 0 }, 202 [INSTR_RIE_R0UU] = { R_8, U16_16, U4_32, 0, 0, 0 }, 218 [INSTR_RI_RU] = { R_8, U16_16, 0, 0, 0, 0 }, 299 [INSTR_VRI_V0U] = { V_8, U16_16, 0, 0, 0, 0 }, 300 [INSTR_VRI_V0UU2] = { V_8, U16_16, U4_32, 0, 0, 0 }, 303 [INSTR_VRI_VVUU] = { V_8, V_12, U16_16, U4_32, 0, 0 },
|