Home
last modified time | relevance | path

Searched refs:fwait (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/dialog/po/
H A Dwa.po82 msgstr "Tot fwait"
/freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h148 LIBC_INLINE void fwait() { __asm__ __volatile__("fwait"); } in fwait() function
270 internal::fwait(); in raise_except()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrAsmAlias.td384 def : MnemonicAlias<"fwait", "wait">;