mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-17 06:33:21 +00:00
CBZ/CBNZ are Thumb2 only. No need for ARM mode tests for them.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136408 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cf121c35c4
commit
c5b3c58ae8
@ -394,10 +394,6 @@ Lforward:
|
||||
@ CHECK: bxj r2 @ encoding: [0x22,0xff,0x2f,0xe1]
|
||||
@ CHECK: bxjne r2 @ encoding: [0x22,0xff,0x2f,0x11]
|
||||
|
||||
@------------------------------------------------------------------------------
|
||||
@ FIXME: CBNZ/CBZ
|
||||
@------------------------------------------------------------------------------
|
||||
|
||||
|
||||
@------------------------------------------------------------------------------
|
||||
@ CDP/CDP2
|
||||
|
Loading…
x
Reference in New Issue
Block a user