Home
last modified time | relevance | path

Searched refs:R_16 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Ddis.c107 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 Ddecode.c48 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