Merge branch 'bulldozer' into develop
This commit is contained in:
commit
fe98de2f68
|
@ -1048,8 +1048,6 @@
|
|||
#endif
|
||||
|
||||
addq $4 * SIZE, CO1 # coffset += 4
|
||||
decq I # i --
|
||||
jg .L2_21
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
@ -1247,8 +1245,6 @@
|
|||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L2_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
@ -1679,8 +1675,6 @@
|
|||
#endif
|
||||
|
||||
addq $4 * SIZE, CO1 # coffset += 4
|
||||
decq I # i --
|
||||
jg .L1_21
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
@ -1863,8 +1857,6 @@
|
|||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L1_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
|
|
@ -941,8 +941,6 @@
|
|||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L2_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
@ -1371,15 +1369,10 @@
|
|||
#endif
|
||||
|
||||
addq $2 * SIZE, CO1 # coffset += 2
|
||||
decq I # i --
|
||||
jg .L1_41
|
||||
ALIGN_4
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.L999:
|
||||
movq SP, %rsp
|
||||
movq (%rsp), %rbx
|
||||
|
|
Loading…
Reference in New Issue