Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/isa/x64/
H A Dasm.rs273 TowardNegativeInfinity, enumerator
2614 VroundMode::TowardNegativeInfinity => 1, in xmm_vroundp_rri()
H A Dmasm.rs3181 .xmm_vroundp_rri(src, dst, VroundMode::TowardNegativeInfinity, size); in v128_floor()