Searched refs:D_20 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/arch/s390/kernel/ |
D | dis.c | 84 D_20, /* Displacement starting at position 20 */ enumerator 146 [D_20] = { 12, 20, OPERAND_DISP }, 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 }, 264 [INSTR_RS_AARD] = { A_8, A_12, D_20, B_16, 0, 0 }, 265 [INSTR_RS_CCRD] = { C_8, C_12, D_20, B_16, 0, 0 }, 266 [INSTR_RS_R0RD] = { R_8, D_20, B_16, 0, 0, 0 }, [all …]
|