mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-07 14:33:15 +00:00
testcase for PR9378
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131875 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
92f920c109
commit
b8a21ad915
@ -934,3 +934,9 @@ pshufw $90, %mm4, %mm0
|
||||
// CHECK: strl
|
||||
// CHECK: encoding: [0x0f,0x00,0xc8]
|
||||
str %eax
|
||||
|
||||
|
||||
// PR9378
|
||||
// CHECK: fsubp
|
||||
// CHECK: encoding: [0xde,0xe1]
|
||||
fsubp %st,%st(1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user