gdb: Convert language la_word_break_characters field to a method
[deliverable/binutils-gdb.git] / gas / testsuite / gas / aarch64 / pan-directive.d
1 #objdump: -dr
2 #as: --defsym DIRECTIVE=1
3 #source: pan.s
4
5 .*: file format .*
6
7 Disassembly of section \.text:
8
9 0+ <.*>:
10 0: d500419f msr pan, #0x1
11 4: d500409f msr pan, #0x0
12 8: d5184260 msr pan, x0
13 c: d5384261 mrs x1, pan
This page took 0.030432 seconds and 4 git commands to generate.