mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 06:33:21 +00:00
Minor change to make the test case comply with Vd<0> == '0' when Q == '1'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101559 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2decb22222
commit
f7e2bc80d1
@ -19,7 +19,7 @@
|
||||
0x1f 0x01 0x2f 0xf2
|
||||
|
||||
# CHECK: vmov.i64 q6, #0xFF00FF00FF
|
||||
0x75 0xde 0x81 0xf2
|
||||
0x75 0xce 0x81 0xf2
|
||||
|
||||
# CHECK: vmul.f32 d0, d0, d6
|
||||
0x16 0x0d 0x00 0xf3
|
||||
|
Loading…
x
Reference in New Issue
Block a user