[AArch64, Binutils] Add missing TSB instruction
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / system-2.d
1 #as: -march=armv8-a
2 #objdump: -dr
3
4 .*: file format .*
5
6 Disassembly of section \.text:
7
8 0+ <.*>:
9 .*: d503221f esb
10 .*: d503221f esb
11 .*: d503223f psb csync
12 .*: d503223f psb csync
13 .*: d503223f psb csync
14 .*: d503225f tsb csync
15 .*: d503225f tsb csync
16 .*: d503225f tsb csync
This page took 0.033303 seconds and 5 git commands to generate.