HomeSort by relevance Sort by last modified time
    Searched refs:FXSAVE (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/Ia32/
AsmFuncs.asm 231 ;; insure FXSAVE/FXRSTOR is enabled in CR4...
235 cpuid ; use CPUID to determine if FXSAVE/FXRESTOR and
240 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support
329 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support.
332 db 0fh, 0aeh, 00000111y ;fxsave [edi]
350 cpuid ; use CPUID to determine if FXSAVE/FXRESTOR are supported
351 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support
AsmFuncs.S 235 ## insure FXSAVE/FXRSTOR is enabled in CR4...
239 cpuid # use CPUID to determine if FXSAVE/FXRESTOR
245 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support
321 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support.
324 .byte 0x0f, 0xae, 0x07 # fxsave [edi]
345 cpuid # use CPUID to determine if FXSAVE/FXRESTOR
347 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/
ExceptionHandlerAsm.asm 255 cpuid ; use CPUID to determine if FXSAVE/FXRESTOR and DE
260 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support
295 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support.
298 db 0fh, 0aeh, 07h ;fxsave [edi]
327 cpuid ; use CPUID to determine if FXSAVE/FXRESTOR
329 test edx, BIT24 ; Test for FXSAVE/FXRESTOR support
ExceptionHandlerAsm.S 450 ## insure FXSAVE/FXRSTOR is enabled in CR4...
454 cpuid # use CPUID to determine if FXSAVE/FXRESTOR
460 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support
495 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support.
498 .byte 0x0f, 0x0ae, 0x07 #fxsave [edi]
526 cpuid # use CPUID to determine if FXSAVE/FXRESTOR
528 testl $BIT24, %edx # Test for FXSAVE/FXRESTOR support
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/X64/
AsmFuncs.asm 215 ;; insure FXSAVE/FXRSTOR is enabled in CR4...
301 db 0fh, 0aeh, 00000111y ;fxsave [rdi]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 310 "FXSAVE",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 310 "FXSAVE",
  /external/valgrind/memcheck/tests/amd64/
fxsave-amd64.stdout.exp 4 -------- FXSAVE non-64 (REX.W == 0) --------
108 -------- FXSAVE 64 (REX.W == 1) --------
  /toolchain/binutils/binutils-2.27/opcodes/
i386-dis.c 412 #define FXSAVE { FXSAVE_Fixup, 0 }
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
AsmFuncs.asm 322 ;; insure FXSAVE/FXRSTOR is enabled in CR4...
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugSupportDxe/X64/
AsmFuncs.asm 350 ;; insure FXSAVE/FXRSTOR is enabled in CR4...
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
x86-64-opcode.s 341 # FXSAVE
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s     [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s     [all...]
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/bin/
x86_64-linux-android-gcc-4.9.x     [all...]

Completed in 6076 milliseconds