]> git.proxmox.com Git - qemu.git/blobdiff - target-s390x/insn-data.def
target-s390: Convert SET SYSTEM MASK
[qemu.git] / target-s390x / insn-data.def
index c5c56144fb0b51969dfffb7ba12ad626f49d1b16..45c36c160707f5657c0cb8b70474b89ca5c3dae8 100644 (file)
     /* We only do 64-bit, so accept this as a no-op.
        Let SAM24 and SAM31 signal illegal instruction.  */
     C(0x010e, SAM64,   E,     Z,   0, 0, 0, 0, 0, 0)
+/* SET SYSTEM MASK */
+    C(0x8000, SSM,     S,     Z,   0, m2_8u, 0, 0, ssm, 0)
 #endif /* CONFIG_USER_ONLY */