mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
update this test after the fmrrd fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44393 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2490d33005
commit
2adcf10a80
@ -3,13 +3,12 @@
|
||||
; RUN: grep fsitos %t
|
||||
; RUN: grep fmrs %t | count 2
|
||||
; RUN: grep fsitod %t
|
||||
; RUN: grep fmrrd %t | count 5
|
||||
; RUN: grep fmdrr %t | count 2
|
||||
; RUN: grep fmrrd %t | count 3
|
||||
; RUN: not grep fmdrr %t
|
||||
; RUN: grep fldd %t
|
||||
; RUN: grep fuitod %t
|
||||
; RUN: grep fuitos %t
|
||||
; RUN: grep 1065353216 %t
|
||||
; XFAIL: *
|
||||
|
||||
float %f(int %a) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user