Searched refs:R_28 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | dis.c | 42 R_28, /* GPR starting at position 28 */ enumerator 171 [R_28] = { 4, 28, OPERAND_GPR }, 259 [INSTR_RRE_0R] = { 0xff, R_28,0,0,0,0,0 }, 261 [INSTR_RRE_AR] = { 0xff, A_24,R_28,0,0,0,0 }, 264 [INSTR_RRE_FR] = { 0xff, F_24,R_28,0,0,0,0 }, 268 [INSTR_RRE_RR] = { 0xff, R_24,R_28,0,0,0,0 }, 273 [INSTR_RRF_F0FR] = { 0xff, F_24,F_16,R_28,0,0,0 }, 274 [INSTR_RRF_FFRU] = { 0xff, F_24,F_16,R_28,U4_20,0,0 }, 277 [INSTR_RRF_M0RR] = { 0xff, R_24,R_28,M_16,0,0,0 }, 278 [INSTR_RRF_R0RR] = { 0xff, R_24,R_16,R_28,0,0,0 }, [all …]
|