Searched refs:R_16 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | dis.c | 107 R_16, /* GPR starting at position 16 */ enumerator 169 [R_16] = { 4, 16, OPERAND_GPR }, 238 [INSTR_RRF_R0RR] = { R_24, R_16, R_28, 0, 0, 0 }, 239 [INSTR_RRF_R0RR2] = { R_24, R_28, R_16, 0, 0, 0 }, 240 [INSTR_RRF_RURR] = { R_24, R_28, R_16, U4_20, 0, 0 }, 241 [INSTR_RRF_RURR2] = { R_24, R_16, R_28, U4_20, 0, 0 }, 312 [INSTR_VRR_VRR] = { V_8, R_12, R_16, 0, 0, 0 },
|
/openbmc/qemu/target/hexagon/ |
H A D | decode.c | 48 DEF_REGMAP(R_16, 16, 0, 1, 2, 3, 4, 5, 6, 7, 16, 17, 18, 19, 20, 21, 22, 23) 61 DECODE_MAPPED(R_16) in DECODE_MAPPED() argument
|