Searched refs:B_16 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/s390/kernel/ |
D | dis.c | 79 B_16, /* Base register starting at position 16 */ enumerator 141 [B_16] = { 4, 16, OPERAND_BASE | OPERAND_GPR }, 214 [INSTR_RIS_RURDI] = { R_8, I8_32, U4_12, D_20, B_16, 0 }, 215 [INSTR_RIS_RURDU] = { R_8, U8_32, U4_12, D_20, B_16, 0 }, 249 [INSTR_RRS_RRRDU] = { R_8, R_12, U4_32, D_20, B_16 }, 256 [INSTR_RSL_LRDFU] = { F_32, D_20, L8_8, B_16, U4_36, 0 }, 257 [INSTR_RSL_R0RD] = { D_20, L4_8, B_16, 0, 0, 0 }, 258 [INSTR_RSY_AARD] = { A_8, A_12, D20_20, B_16, 0, 0 }, 259 [INSTR_RSY_CCRD] = { C_8, C_12, D20_20, B_16, 0, 0 }, 260 [INSTR_RSY_RDRU] = { R_8, D20_20, B_16, U4_12, 0, 0 }, [all …]
|