Home
last modified time | relevance | path

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

/wasmtime-44.0.1/winch/codegen/src/isa/x64/
H A Dasm.rs271 TowardNearest, enumerator
2613 VroundMode::TowardNearest => 0, in xmm_vroundp_rri()
H A Dmasm.rs3188 .xmm_vroundp_rri(src, dst, VroundMode::TowardNearest, size); in v128_nearest()