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

  /bionic/libc/kernel/uapi/asm-x86/asm/
sigcontext.h 190 struct _ymmh_state ymmh; member in struct:_xstate
  /development/ndk/platforms/android-21/arch-x86/include/asm/
sigcontext.h 190 struct _ymmh_state ymmh; member in struct:_xstate
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
sigcontext.h 190 struct _ymmh_state ymmh; member in struct:_xstate
  /external/kernel-headers/original/uapi/asm-x86/asm/
sigcontext.h 204 /* 16 * 16 bytes for each YMMH-reg */
217 struct _ymmh_state ymmh; member in struct:_xstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
sigcontext.h 197 /* 16 * 16 bytes for each YMMH-reg */
210 struct _ymmh_state ymmh; member in struct:_xstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
sigcontext.h 197 /* 16 * 16 bytes for each YMMH-reg */
210 struct _ymmh_state ymmh; member in struct:_xstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
sigcontext.h 197 /* 16 * 16 bytes for each YMMH-reg */
210 struct _ymmh_state ymmh; member in struct:_xstate
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
sigcontext.h 190 struct _ymmh_state ymmh; member in struct:_xstate
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
sigcontext.h 190 struct _ymmh_state ymmh; member in struct:_xstate
  /external/lldb/source/Plugins/Process/POSIX/
RegisterContext_x86_64.h 265 YMMReg ymm[16]; // assembled from ymmh and xmm registers
280 YMMHReg ymmh[16]; // High 16 bytes of each of 16 YMM registers (the low bytes are in FXSAVE.xmm for compatibility with SSE) member in struct:RegisterContext_x86_64::XSAVE
331 YMM m_ymm_set; // copy of ymmh and xmm register halves.

Completed in 354 milliseconds