Searched refs:fpu_fop (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextDarwin_x86_64.cpp | 55 fpu_fop, enumerator 358 LLDB_INVALID_REGNUM, fpu_fop}, 499 fpu_fcw, fpu_fsw, fpu_ftw, fpu_fop, fpu_ip, fpu_cs, 679 case fpu_fop: in ReadRegister() 805 case fpu_fop: in WriteRegister()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MachO.h | 1795 uint16_t fpu_fop; member 1887 sys::swapByteOrder(x.fpu_fop); in swapStruct()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 9514 outs() << " fpu_fop " << format("0x%04" PRIx32, fpu.fpu_fop); in Print_x86_float_state_t()
|