Home
last modified time | relevance | path

Searched refs:X86EMUL_OPC_VEX_66 (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c2259 case X86EMUL_OPC_VEX_66(0, 0xc4): /* vpinsrw */ in x86_decode_twobyte()
2327 case X86EMUL_OPC_VEX_66(0, 0xf7): /* shlx */ in x86_decode_0f38()
2353 case X86EMUL_OPC_VEX_66(0, 0x14) in x86_decode_0f3a()
2354 ... X86EMUL_OPC_VEX_66(0, 0x17): /* vpextr*, vextractps */ in x86_decode_0f3a()
2359 case X86EMUL_OPC_VEX_66(0, 0x20): /* vpinsrb */ in x86_decode_0f3a()
2366 case X86EMUL_OPC_VEX_66(0, 0x22): /* vpinsr{d,q} */ in x86_decode_0f3a()
6198 case X86EMUL_OPC_VEX_66(0x0f, 0x71): in x86_emulate()
6200 case X86EMUL_OPC_VEX_66(0x0f, 0x72): in x86_emulate()
6262 case X86EMUL_OPC_VEX_66(0x0f, 0x73): in x86_emulate()
7416 case X86EMUL_OPC_VEX_66(0x0f38, 0xf7): /* shlx r,r/m,r */ in x86_emulate()
[all …]
A Dx86_emulate.h550 # define X86EMUL_OPC_VEX_66(ext, byte) \ macro

Completed in 17 milliseconds