Lines Matching refs:x0
78 my ($x0,$x1,$x2,$x3) = ($c2lo,$c2hi,$c3lo,$c3hi);
301 mffs $x0 # original fpscr
318 stfd $x0,`$LOCALS+8*4`($sp) # save original fpscr
326 lfd $x0,`$LOCALS+8*0`($sp)
340 fsub $x0,$x0,$two0 # de-bias input
346 fadd $x0,$x0,$h0lo # accumulate input
425 fadd $x0,$h0lo,$h0hi
455 fmadd $h0lo,$r0lo,$x0,$h0lo
457 fmadd $h0hi,$r0hi,$x0,$h0hi
459 fmadd $h2lo,$r2lo,$x0,$h2lo
461 fmadd $h2hi,$r2hi,$x0,$h2hi
463 fmadd $h1lo,$r1lo,$x0,$h1lo
464 fmadd $h1hi,$r1hi,$x0,$h1hi
465 fmadd $h3lo,$r3lo,$x0,$h3lo
466 fmadd $h3hi,$r3hi,$x0,$h3hi
510 fadd $x0,$h0lo,$h0hi
516 fadd $x0,$x0,$two0
521 stfd $x0,8*0($ctx)