removed unnessesary instructions
This commit is contained in:
parent
1569bf14f8
commit
a82da3d069
|
@ -1048,8 +1048,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
addq $4 * SIZE, CO1 # coffset += 4
|
addq $4 * SIZE, CO1 # coffset += 4
|
||||||
decq I # i --
|
|
||||||
jg .L2_21
|
|
||||||
ALIGN_4
|
ALIGN_4
|
||||||
|
|
||||||
|
|
||||||
|
@ -1247,8 +1245,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
addq $2 * SIZE, CO1 # coffset += 2
|
addq $2 * SIZE, CO1 # coffset += 2
|
||||||
decq I # i --
|
|
||||||
jg .L2_41
|
|
||||||
ALIGN_4
|
ALIGN_4
|
||||||
|
|
||||||
|
|
||||||
|
@ -1679,8 +1675,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
addq $4 * SIZE, CO1 # coffset += 4
|
addq $4 * SIZE, CO1 # coffset += 4
|
||||||
decq I # i --
|
|
||||||
jg .L1_21
|
|
||||||
ALIGN_4
|
ALIGN_4
|
||||||
|
|
||||||
|
|
||||||
|
@ -1863,8 +1857,6 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
addq $2 * SIZE, CO1 # coffset += 2
|
addq $2 * SIZE, CO1 # coffset += 2
|
||||||
decq I # i --
|
|
||||||
jg .L1_41
|
|
||||||
ALIGN_4
|
ALIGN_4
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue