HomeSort by relevance Sort by last modified time
    Searched defs:fxsave (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
o64.asm 2 fxsave [0] label
3 o64 fxsave [0]
twobytemem.asm 8 fxsave [0x200] label
  /external/lldb/source/Plugins/Process/POSIX/
RegisterContext_x86_64.h 235 struct FXSAVE
275 // x86 extensions to FXSAVE (i.e. for AVX processors)
278 FXSAVE i387; // floating point registers typical in i387_fxsave_struct
280 YMMHReg ymmh[16]; // High 16 bytes of each of 16 YMM registers (the low bytes are in FXSAVE.xmm for compatibility with SSE)
307 FXSAVE fxsave; // Generic floating-point registers. member in union:RegisterContext_x86_64::FPR::XSTATE
  /development/ndk/platforms/android-9/arch-x86/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 140 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 140 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 140 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 140 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 140 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 157 struct i387_fxsave_struct fxsave; member in union:i387_union

Completed in 804 milliseconds