struct zx_x86_64_thread_state_vector_regs
Defined at line 62 of file ../../zircon/system/public/zircon/syscalls/debug.h
Value for ZX_THREAD_STATE_VECTOR_REGS on x64. Holds SSE and AVX registers.
Setting vector registers will only work for threads that have previously executed an
instruction using the corresponding register class.
Public Members
struct (unnamed at ../../zircon/system/public/zircon/syscalls/debug.h:65:3)[32] zmm
uint64_t[8] opmask
uint32_t mxcsr
uint8_t[4] padding1