summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/AArch64
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-objdump/AArch64')
-rw-r--r--llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-armv7s-arm64bin0 -> 33112 bytes
-rw-r--r--llvm/test/tools/llvm-objdump/AArch64/macho-fat-arm-disasm.test6
2 files changed, 6 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-armv7s-arm64 b/llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-armv7s-arm64
new file mode 100644
index 00000000000..5a61a78247a
--- /dev/null
+++ b/llvm/test/tools/llvm-objdump/AArch64/Inputs/fat.macho-armv7s-arm64
Binary files differ
diff --git a/llvm/test/tools/llvm-objdump/AArch64/macho-fat-arm-disasm.test b/llvm/test/tools/llvm-objdump/AArch64/macho-fat-arm-disasm.test
new file mode 100644
index 00000000000..69ff25436b6
--- /dev/null
+++ b/llvm/test/tools/llvm-objdump/AArch64/macho-fat-arm-disasm.test
@@ -0,0 +1,6 @@
+RUN: llvm-objdump -d -m -no-show-raw-insn -arch all %p/Inputs/fat.macho-armv7s-arm64 | FileCheck %s
+
+CHECK: (architecture armv7s):
+CHECK: bx r12
+CHECK: (architecture arm64):
+CHECK: fmul d16, d0, d2
OpenPOWER on IntegriCloud