From c5b3c58ae8f954587bbb651dec7990744a29f12d Mon Sep 17 00:00:00 2001 From: Jim Grosbach Date: Thu, 28 Jul 2011 21:59:38 +0000 Subject: [PATCH] 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 --- test/MC/ARM/basic-arm-instructions.s | 4 ---- 1 file changed, 4 deletions(-) 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