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

/fuchsia/zircon/system/public/zircon/syscalls/
H A Ddebug.h43 uint16_t fop; // Opcode. member in struct:zx_thread_state_fp_regs
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h38 unsigned short cwd, swd, ftw, fop; member in struct:_fpstate
/fuchsia/zircon/kernel/arch/x86/
H A Ddebugger.cpp336 out->fop = save->fop;
359 save->fop = in->fop;
H A Dregisters.cpp152 legacy_area->fop = 0;
/fuchsia/zircon/kernel/arch/x86/include/arch/x86/
H A Dregisters.h203 uint16_t fop; /* FPU opcode. */ member in struct:x86_xsave_legacy_area
/fuchsia/zircon/system/utest/core/threads/
H A Dregister-set.cpp283 static_assert(offsetof(zx_thread_state_fp_regs_t, fop) == 6, "");

Completed in 102 milliseconds