Lines Matching refs:full
3 # Test various instructions to check whether half<->full widening/narrowing
12 # edge cases, while still not loosing precision in a full->half->full
112 echo '; test, full->half:'
115 echo '; control, full->full:'
117 echo '; test, half->full:'
143 stib.untyped.1d.u32.1 r2.x, r3.x, 0 ; control: full->full
144 stib.untyped.1d.u32.1 r2.y, r3.y, 0 ; test: half->full
146 stib.untyped.1d.u32.1 r2.w, r3.w, 0 ; test: full->half
155 ; r1->r2 avail for full, r1 for src, r2 for dst
169 ; r1->r2 avail for full, r1 for src, r2 for dst
191 ; convert half results back to full:
210 ; convert half results back to full:
229 ; convert half results back to full:
256 echo " FAIL: control results do not match! Half vs full op is not equivalent!"
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!"