Searched refs:R_8 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/s390/kernel/ |
D | dis.c | 105 R_8, /* GPR starting at position 8 */ enumerator 167 [R_8] = { 4, 8, OPERAND_GPR }, 201 [INSTR_RIE_R0IU] = { R_8, I16_16, U4_32, 0, 0, 0 }, 202 [INSTR_RIE_R0UU] = { R_8, U16_16, U4_32, 0, 0, 0 }, 203 [INSTR_RIE_RRI0] = { R_8, R_12, I16_16, 0, 0, 0 }, 204 [INSTR_RIE_RRP] = { R_8, R_12, J16_16, 0, 0, 0 }, 205 [INSTR_RIE_RRPU] = { R_8, R_12, U4_32, J16_16, 0, 0 }, 206 [INSTR_RIE_RRUUU] = { R_8, R_12, U8_16, U8_24, U8_32, 0 }, 207 [INSTR_RIE_RUI0] = { R_8, I16_16, U4_12, 0, 0, 0 }, 208 [INSTR_RIE_RUPI] = { R_8, I8_32, U4_12, J16_16, 0, 0 }, [all …]
|