Searched refs:R_16 (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/s390/kernel/ |
D | dis.c | 58 R_16, /* GPR starting at position 16 */ enumerator 166 [R_16] = { 4, 16, OPERAND_GPR }, 252 [INSTR_RRF_R0RR] = { 0xff, R_24,R_16,R_28,0,0,0 }, 253 [INSTR_RRF_R0RR2] = { 0xff, R_24,R_28,R_16,0,0,0 }, 254 [INSTR_RRF_RURR] = { 0xff, R_24,R_28,R_16,U4_20,0,0 },
|