Home
last modified time | relevance | path

Searched refs:wait32 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrAtomics.td54 "memory.atomic.wait32 \t$dst, ${off}(${addr})${p2align}, $exp, $timeout",
55 "memory.atomic.wait32 \t${off}${p2align}", 0x01, false>;
61 "memory.atomic.wait32 \t$dst, ${off}(${addr})${p2align}, $exp, $timeout",
62 "memory.atomic.wait32 \t${off}${p2align}", 0x01, true>;
/freebsd/sys/contrib/ck/src/
H A Dck_ec.c281 wait_state->ops->wait32(wait_state, &ec->counter, in ck_ec32_wait_slow_once()
/freebsd/sys/contrib/ck/include/
H A Dck_ec.h305 void (*wait32)(const struct ck_ec_wait_state *, const uint32_t *, member
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.td1026 def WAIT32 : I_5_XZ_PRIVI<0x13, 0x1, "wait32">;