[BINUTILS, AArch64] Enable Transactional Memory Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / crx / no_op_insn.d
1 #as:
2 #objdump: -dr
3 #name: no_op_insn
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 00000000 <nop>:
10 0: 02 30 nop
11
12 00000002 <retx>:
13 2: 03 30 retx
14
15 00000004 <di>:
16 4: 04 30 di
17
18 00000006 <ei>:
19 6: 05 30 ei
20
21 00000008 <wait>:
22 8: 06 30 wait
23
24 0000000a <eiwait>:
25 a: 07 30 eiwait
This page took 0.029989 seconds and 4 git commands to generate.