Searched refs:INSTR_E (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/s390/kernel/ |
D | dis.c | 112 INSTR_E, enumerator 236 [INSTR_E] = { 0xff, 0,0,0,0,0,0 }, 720 { "ptff", 0x04, INSTR_E }, 721 { "pfpo", 0x0a, INSTR_E }, 722 { "sam64", 0x0e, INSTR_E }, 723 { "pr", 0x01, INSTR_E }, 724 { "upt", 0x02, INSTR_E }, 725 { "sckpf", 0x07, INSTR_E }, 726 { "tam", 0x0b, INSTR_E }, 727 { "sam24", 0x0c, INSTR_E }, [all …]
|