Home
last modified time | relevance | path

Searched defs:fpstate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextLinux_i386.cpp72 uint32_t fpstate; // Location of FPR's. Should be a FXSTATE *, but this member
H A DRegisterContextLinux_x86_64.cpp66 FXSAVE *fpstate; // Location of FPR's. member
/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h619 const internal::FPState *fpstate = set_env() local