Searched refs:align64 (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/arch/x86/
H A Dregisters.cpp65 // SSE ones. These do not have a size or align64 set in this structure since
73 bool align64; member in struct:__anon39
441 bool align64 = !!(leaf.c & 0x2); local
444 state_components[i].align64 = align64;
449 if (align64) {
476 if (state_components[i].align64) {
638 if (state_components[i].align64) {
643 if (state_components[component].align64) {

Completed in 28 milliseconds