Update objdump's --disassemble=<symbol> feature so that if <symbol> is a function...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / sb-thumb2.d
1 #objdump: -dr --prefix-addresses --show-raw-insn
2 #name: SB instruction (Thumb) with +sb
3 #source: sb.s
4 #as: -march=armv8-a+sb -mthumb
5
6 # Test SB Instructio
7
8 .*: *file format .*arm.*
9
10 Disassembly of section .text:
11 .*> f3bf 8f70 sb
This page took 0.031751 seconds and 5 git commands to generate.