From: Jim Grosbach Date: Thu, 28 Jul 2011 21:59:38 +0000 (+0000) Subject: CBZ/CBNZ are Thumb2 only. No need for ARM mode tests for them. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c5b3c58ae8f954587bbb651dec7990744a29f12d;p=oota-llvm.git 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 --- diff --git a/test/MC/ARM/basic-arm-instructions.s b/test/MC/ARM/basic-arm-instructions.s index 352a050f902..09a9cad5e86 100644 --- a/test/MC/ARM/basic-arm-instructions.s +++ b/test/MC/ARM/basic-arm-instructions.s @@ -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