Searched refs:INSTR_RIE_RRI0 (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/s390/kernel/ |
D | dis.c | 116 INSTR_RIE_RRUUU, INSTR_RIE_RUPI, INSTR_RIE_RUPU, INSTR_RIE_RRI0, enumerator 221 [INSTR_RIE_RRI0] = { 0xff, R_8,R_12,I16_16,0,0,0 }, 1284 { "ahik", 0xd8, INSTR_RIE_RRI0 }, 1285 { "aghik", 0xd9, INSTR_RIE_RRI0 }, 1286 { { 0, LONG_INSN_ALHSIK }, 0xda, INSTR_RIE_RRI0 }, 1287 { { 0, LONG_INSN_ALGHSIK }, 0xdb, INSTR_RIE_RRI0 },
|