OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ymmh
(Results
1 - 9
of
9
) 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-L/arch-x86/include/asm/
sigcontext.h
190
struct _ymmh_state
ymmh
;
member in struct:_xstate
/development/ndk/platforms/android-L/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.6/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.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/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 264 milliseconds