Searched refs:INSTR_RSY_RDRM (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/s390/kernel/ |
D | dis.c | 134 INSTR_RSY_RDRM, INSTR_RSY_RMRD, enumerator 303 [INSTR_RSY_RDRM] = { 0xff, R_8,D20_20,B_16,U4_12,0,0 }, 1603 { "locg", 0xe2, INSTR_RSY_RDRM }, 1604 { "stocg", 0xe3, INSTR_RSY_RDRM }, 1610 { "loc", 0xf2, INSTR_RSY_RDRM }, 1611 { "stoc", 0xf3, INSTR_RSY_RDRM }, 1617 { "lric", 0x60, INSTR_RSY_RDRM }, 1618 { "stric", 0x61, INSTR_RSY_RDRM }, 1619 { "mric", 0x62, INSTR_RSY_RDRM },
|