Lines Matching refs:half
3 # Test various instructions to check whether half<->full widening/narrowing
12 # edge cases, while still not loosing precision in a full->half->full
110 echo '; control, half->half:'
112 echo '; test, full->half:'
117 echo '; test, half->full:'
144 stib.untyped.1d.u32.1 r2.y, r3.y, 0 ; test: half->full
145 stib.untyped.1d.u32.1 r2.z, r3.z, 0 ; control: half->half
146 stib.untyped.1d.u32.1 r2.w, r3.w, 0 ; test: full->half
154 ; hr0->hr1 (r0) avail for half, hr0 for src, hr1 for dst
168 ; hr0->hr1 (r0) avail for half, hr0 for src, hr1 for dst
191 ; convert half results back to full:
210 ; convert half results back to full:
229 ; convert half results back to full:
257 echo " full=$cf half=$ch"
262 echo " FAIL: half -> full widening result does not match control!"
266 echo " FAIL: full -> half narrowing result does not match control!"