Regenerate test

llvm-svn: 298803
This commit is contained in:
Simon Pilgrim 2017-03-26 10:33:03 +00:00
parent a2b81dc411
commit 544f750de6
1 changed files with 1 additions and 1 deletions

View File

@ -1653,7 +1653,7 @@ define <4 x float> @test_mm_set1_ps(float %a0) nounwind {
define void @test_mm_setcsr(i32 %a0) nounwind {
; X32-LABEL: test_mm_setcsr:
; X32: # BB#0:
; X32-NEXT: leal 4(%esp), %eax
; X32-NEXT: leal {{[0-9]+}}(%esp), %eax
; X32-NEXT: ldmxcsr (%eax)
; X32-NEXT: retl
;