mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
Add one more test case for VFP Load/Store Multiple (vpop).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128106 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
758df29741
commit
83cf2ffdcd
@ -59,3 +59,6 @@
|
||||
|
||||
# CHECK: vmov.f64 d0, #5.000000e-01
|
||||
0x00 0x0b 0xb6 0xee
|
||||
|
||||
# CHECK: vpop {d8}
|
||||
0x02 0x8b 0xbd 0xec
|
||||
|
Loading…
Reference in New Issue
Block a user