Searched refs:fpu_ds (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/ |
| HD | RegisterContextDarwin_i386.cpp | 63 fpu_ds, enumerator 95 fpu_foseg = fpu_ds, 260 … , LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM , gdb_ds , fpu_ds }, NULL… 356 fpu_ds, 622 case fpu_ds: in ReadRegister() 742 case fpu_ds: in WriteRegister()
|
| HD | RegisterContextDarwin_x86_64.cpp | 70 fpu_ds, enumerator 110 fpu_foseg = fpu_ds, 289 …UM, LLDB_INVALID_REGNUM, LLDB_INVALID_REGNUM , gdb_fpu_ds , fpu_ds }, NU… 398 fpu_ds, 670 case fpu_ds: in ReadRegister() 798 case fpu_ds: in WriteRegister()
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | MachO.h | 1512 uint16_t fpu_ds; member 1585 sys::swapByteOrder(x.fpu_ds); in swapStruct()
|
| /NextBSD/contrib/llvm/tools/llvm-objdump/ |
| HD | MachODump.cpp | 7978 outs() << " fpu_ds " << format("0x%04" PRIx32, fpu.fpu_ds) << "\n"; in Print_x86_float_state_t()
|