13 lines · plain
1@ RUN: llvm-mc %s -triple thumbv7-apple-darwin -mcpu=cortex-a7 -filetype=obj -o %t.o2@ RUN: llvm-objdump --triple thumbv7-apple-darwin10 -m -d --mcpu=cortex-a7 %t.o | FileCheck %s3@ RUN: llvm-otool -tv -mcpu=cortex-a7 %t.o | FileCheck %s4 5.thumb6.thumb_func _t7_t:8sdiv r1, r2, r39udiv r1, r2, r310 11@ CHECK: 92 fb f3 f1 sdiv r1, r2, r312@ CHECK: b2 fb f3 f1 udiv r1, r2, r313