Searched refs:IF_RSYa (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libdisasm/common/ |
H A D | dis_s390x.c | 156 IF_RSYa, /* z */ enumerator 1404 INSTR(0x04, "lmg", IF_RSYa, F_Z), 1405 INSTR(0x0a, "srag", IF_RSYa, F_Z), 1406 INSTR(0x0b, "slag", IF_RSYa, F_Z), 1407 INSTR(0x0c, "srlg", IF_RSYa, F_Z), 1408 INSTR(0x0d, "sllg", IF_RSYa, F_Z), 1409 INSTR(0x0f, "tracg", IF_RSYa, F_Z), 1410 INSTR(0x14, "csy", IF_RSYa, F_Z), 1411 INSTR(0x1c, "rllg", IF_RSYa, F_Z), 1412 INSTR(0x1d, "rll", IF_RSYa, F_390 | F_Z), [all …]
|