Home | History | Annotate | Download | only in asm

Lines Matching refs:That

24 # that dedicated squaring procedure is a must. Well, actually all
28 # compiler-generated code. Recall that compiler is instructed to use
35 # Squaring procedure that handles lengths divisible by 8 improves
111 // observe that condition for carry is quite simple:
112 // $lo0 being non-zero. So that carry can be calculated
113 // by adding -1 to $lo0. That's what next instruction does.
588 // note that carry flag is guaranteed
640 ldp $a1,$a3,[$t0,#8*0] // recall that $t0 is &a[0]
844 // note that carry flag is guaranteed
882 ldp $a0,$a1,[$t2,#8*0] // recall that $t2 is &n[0]
1051 # x86_64-mont5 module, it's different in sense that it performs