Searched refs:B_16 (Results 1 – 1 of 1) sorted by relevance
/linux/arch/s390/kernel/ |
H A D | dis.c | 79 B_16, /* Base register starting at position 16 */ enumerator 142 [B_16] = { 4, 16, OPERAND_BASE | OPERAND_GPR }, 216 [INSTR_RIS_RURDI] = { R_8, I8_32, U4_12, D_20, B_16, 0 }, 217 [INSTR_RIS_RURDU] = { R_8, U8_32, U4_12, D_20, B_16, 0 }, 251 [INSTR_RRS_RRRDU] = { R_8, R_12, U4_32, D_20, B_16 }, 258 [INSTR_RSL_LRDFU] = { F_32, D_20, L8_8, B_16, U4_36, 0 }, 259 [INSTR_RSL_R0RD] = { D_20, L4_8, B_16, 0, 0, 0 }, 260 [INSTR_RSY_AARD] = { A_8, A_12, D20_20, B_16, 0, 0 }, 261 [INSTR_RSY_CCRD] = { C_8, C_12, D20_20, B_16, 0, 0 }, 262 [INSTR_RSY_RRRD] = { R_8, R_12, D20_20, B_16, 0, 0 }, [all …]
|