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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDarwin_i386.cpp48 fpu_fop, enumerator in enum:__anon1261
309 LLDB_INVALID_REGNUM, fpu_fop},
442 fpu_fcw, fpu_fsw, fpu_ftw, fpu_fop, fpu_ip, fpu_cs,
633 case fpu_fop:
750 case fpu_fop:
H A DRegisterContextDarwin_x86_64.cpp55 fpu_fop, enumerator in enum:__anon1264
363 LLDB_INVALID_REGNUM, fpu_fop},
504 fpu_fcw, fpu_fsw, fpu_ftw, fpu_fop, fpu_ip, fpu_cs,
684 case fpu_fop:
810 case fpu_fop:
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1603 uint16_t fpu_fop; member in struct:llvm::MachO::x86_float_state64_t
1695 sys::swapByteOrder(x.fpu_fop);
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp9466 outs() << " fpu_fop " << format("0x%04" PRIx32, fpu.fpu_fop);

Completed in 101 milliseconds