Searched refs:F_390 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | dis_s390x.c | 81 * current architecture flag (e.g., F_390) is used to index into the 178 #define F_390 0x0002 /* 390 */ macro 567 INSTR(0x01, "pr", IF_E, F_390 | F_Z), 568 INSTR(0x02, "upt", IF_E, F_390 | F_Z), 570 INSTR(0x07, "sckpf", IF_E, F_390 | F_Z), 572 INSTR(0x0b, "tam", IF_E, F_390 | F_Z), 573 INSTR(0x0c, "sam24", IF_E, F_390 | F_Z), 574 INSTR(0x0d, "sam31", IF_E, F_390 | F_Z), 576 INSTR(0xff, "trap2", IF_E, F_390 | F_Z), 580 INSTR(0x0, "nopr", IF_RR, F_370 | F_390 | F_ [all...] |
Completed in 46 milliseconds