Mercurial > hg > CbC > CbC_llvm
view test/MC/ARM/thumb2-b.w-encodingT4.s @ 17:5e1f5bc27634
remove codeFlag for llvm type and add __CodeTy
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 05 Oct 2013 22:04:18 +0900 |
parents | 9ad51c7bc036 |
children |
line wrap: on
line source
@ RUN: llvm-mc -triple=thumbv7-apple-darwin -mcpu=cortex-a8 -show-encoding < %s | FileCheck %s .syntax unified .globl _func .thumb_func _foo .space 0x37c6 _foo: @------------------------------------------------------------------------------ @ B (thumb2 b.w encoding T4) rdar://12585795 @------------------------------------------------------------------------------ b.w 0x3680c @ CHECK: b.w #223244 @ encoding: [0x6d,0xf0,0x0c,0xb0]