Lines Matching refs:x01
19 def VMMCALL : I<0x01, MRM_D9, (outs), (ins), "vmmcall", []>, TB;
22 def STGI : I<0x01, MRM_DC, (outs), (ins), "stgi", []>, TB;
25 def CLGI : I<0x01, MRM_DD, (outs), (ins), "clgi", []>, TB;
29 def SKINIT : I<0x01, MRM_DE, (outs), (ins), "skinit\t{%eax|eax}", []>, TB;
33 def VMRUN32 : I<0x01, MRM_D8, (outs), (ins),
36 def VMRUN64 : I<0x01, MRM_D8, (outs), (ins),
41 def VMLOAD32 : I<0x01, MRM_DA, (outs), (ins),
44 def VMLOAD64 : I<0x01, MRM_DA, (outs), (ins),
49 def VMSAVE32 : I<0x01, MRM_DB, (outs), (ins),
52 def VMSAVE64 : I<0x01, MRM_DB, (outs), (ins),
57 def INVLPGA32 : I<0x01, MRM_DF, (outs), (ins),
60 def INVLPGA64 : I<0x01, MRM_DF, (outs), (ins),