Searched refs:INSTR_RSY_RDRM (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/arch/s390/kernel/ |
D | dis.c | 132 INSTR_RSY_RDRM, enumerator 275 [INSTR_RSY_RDRM] = { 0xff, R_8,D20_20,B_16,U4_12,0,0 }, 1233 { "locg", 0xe2, INSTR_RSY_RDRM }, 1234 { "stocg", 0xe3, INSTR_RSY_RDRM }, 1240 { "loc", 0xf2, INSTR_RSY_RDRM }, 1241 { "stoc", 0xf3, INSTR_RSY_RDRM },
|