forked from OSchip/llvm-project
parent
bfac8f782c
commit
7cabb4c384
|
@ -78,7 +78,7 @@ define i16 @cnt16(i16 %x) nounwind readnone {
|
|||
; X32-NEXT: movl %ecx, %eax
|
||||
; X32-NEXT: shll $8, %eax
|
||||
; X32-NEXT: addl %ecx, %eax
|
||||
; X32-NEXT: movzbl %ah, %eax
|
||||
; X32-NEXT: movzbl %ah, %eax # NOREX
|
||||
; X32-NEXT: # kill: def %ax killed %ax killed %eax
|
||||
; X32-NEXT: retl
|
||||
;
|
||||
|
|
Loading…
Reference in New Issue