Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dxstate.c295 #define XSAVE(pfx) \ in xsave() argument
408 #define XRSTOR(pfx) \ in xrstor() argument
/xen-4.10.0-shim-comet/xen/arch/x86/x86_emulate/
A Dx86_emulate.c466 uint8_t pfx:2; member
521 uint8_t pfx:2; member
2022 const struct x86_emulate_ops *ops, enum vex_pfx pfx) in adjust_bnd()
5409 #define CASE_SIMD_PACKED_INT(pfx, opc) \ in x86_emulate() argument
5412 #define CASE_SIMD_SINGLE_FP(kind, pfx, opc) \ in x86_emulate() argument
5415 #define CASE_SIMD_DOUBLE_FP(kind, pfx, opc) \ in x86_emulate() argument
5418 #define CASE_SIMD_ALL_FP(kind, pfx, opc) \ in x86_emulate() argument
5421 #define CASE_SIMD_PACKED_FP(kind, pfx, opc) \ in x86_emulate() argument
5424 #define CASE_SIMD_SCALAR_FP(kind, pfx, opc) \ in x86_emulate() argument

Completed in 15 milliseconds