Searched refs:R_16 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ |
D | dis.c | 39 R_16, /* GPR starting at position 16 */ enumerator 168 [R_16] = { 4, 16, OPERAND_GPR }, 278 [INSTR_RRF_R0RR] = { 0xff, R_24,R_16,R_28,0,0,0 }, 279 [INSTR_RRF_R0RR2] = { 0xff, R_24,R_28,R_16,0,0,0 }, 280 [INSTR_RRF_RMRR] = { 0xff, R_24,R_16,R_28,M_20,0,0 }, 281 [INSTR_RRF_RURR] = { 0xff, R_24,R_28,R_16,U4_20,0,0 }, 360 [INSTR_VRR_VRR0000]={ 0xff, V_8,R_12,R_16,0,0,0 },
|