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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp51 fpu_dp, enumerator in enum:__anon1261
85 fpu_fooff = fpu_dp
330 LLDB_INVALID_REGNUM, fpu_dp},
443 fpu_dp, fpu_ds, fpu_mxcsr, fpu_mxcsrmask, fpu_stmm0, fpu_stmm1,
645 case fpu_dp:
762 case fpu_dp:
H A DRegisterContextDarwin_x86_64.cpp58 fpu_dp, enumerator in enum:__anon1264
100 fpu_fooff = fpu_dp
384 LLDB_INVALID_REGNUM, fpu_dp},
505 fpu_dp, fpu_ds, fpu_mxcsr, fpu_mxcsrmask, fpu_stmm0, fpu_stmm1,
696 case fpu_dp:
822 case fpu_dp:
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1607 uint32_t fpu_dp; member in struct:llvm::MachO::x86_float_state64_t
1699 sys::swapByteOrder(x.fpu_dp);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9470 outs() << " fpu_dp " << format("0x%08" PRIx32, fpu.fpu_dp);

Completed in 208 milliseconds