Loading lib_com/hp50_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -643,6 +643,7 @@ void hp20_fx_32( } Qx1 = sub( Qx1, 34 ); #ifndef SPEEDUP_1_hp20_fx_32 R4 = W_mult0_32_32( W_shl_sat_l( x1_fx64, Qx1 ), b1_fx ); #endif Qx2 = W_norm( x2_fx64 ); Loading Loading
lib_com/hp50_fx.c +1 −0 Original line number Diff line number Diff line Loading @@ -643,6 +643,7 @@ void hp20_fx_32( } Qx1 = sub( Qx1, 34 ); #ifndef SPEEDUP_1_hp20_fx_32 R4 = W_mult0_32_32( W_shl_sat_l( x1_fx64, Qx1 ), b1_fx ); #endif Qx2 = W_norm( x2_fx64 ); Loading