Home
last modified time | relevance | path

Searched refs:x86_FP_RND_UP (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h1722 x86_FP_RND_UP = 2, enumerator
/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp9772 else if (fpu.fpu_fcw.rc == MachO::x86_FP_RND_UP) in Print_x86_float_state_t()