Searched refs:tmp64_2 (Results 1 – 2 of 2) sorted by relevance
/sysdeps/sparc/sparc32/sparcv9/ |
A D | addmul_1.S | 35 #define tmp64_2 %o3 macro 52 mulx tmp2, s2_limb, tmp64_2 59 add tmp4, tmp64_2, tmp64_2 60 add carry, tmp64_2, tmp64_2 61 stw tmp64_2, [res_ptr - 0x04] 63 srlx tmp64_2, 32, carry
|
A D | submul_1.S | 35 #define tmp64_2 %o3 macro 52 mulx tmp2, s2_limb, tmp64_2 59 addx carry, tmp64_2, tmp64_2 60 srlx tmp64_2, 32, carry 61 subcc tmp4, tmp64_2, tmp64_2 63 stw tmp64_2, [res_ptr - 0x04]
|
Completed in 3 milliseconds