1 ; RUN: llc -mtriple=thumb-unknown-unknown -no-integrated-as < %s | FileCheck %s --check-prefix=THUMB
2 ; RUN: llc -mtriple=arm-unknown-unknown -no-integrated-as < %s | FileCheck %s --check-prefix=ARM
4 ; In thumb mode, emit ".code 16" before global inline-asm instructions.
13 module asm "stmib sp, {r0-r14};"