Searched refs:R_8 (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/arch/s390/kernel/ |
| H A D | dis.c | 105 R_8, /* GPR starting at position 8 */ enumerator 168 [R_8] = { 4, 8, OPERAND_GPR }, 212 [INSTR_RIL_RI] = { R_8, I32_16, 0, 0, 0, 0 }, 213 [INSTR_RIL_RP] = { R_8, J32_16, 0, 0, 0, 0 }, 214 [INSTR_RIL_RU] = { R_8, U32_16, 0, 0, 0, 0 }, 218 [INSTR_RI_RI] = { R_8, I16_16, 0, 0, 0, 0 }, 219 [INSTR_RI_RP] = { R_8, J16_16, 0, 0, 0, 0 }, 220 [INSTR_RI_RU] = { R_8, U16_16, 0, 0, 0, 0 }, 253 [INSTR_RR_R0] = { R_8, 0, 0, 0, 0, 0 }, 254 [INSTR_RR_RR] = { R_8, R_12, 0, 0, 0, 0 }, [all …]
|