Replace rdrnd with rdrand.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / crx / no_op_insn.d
CommitLineData
42851540
NC
1#as:
2#objdump: -dr
3#name: no_op_insn
4
5.*: +file format .*
6
7Disassembly of section .text:
8
900000000 <nop>:
10 0: 02 30 nop
11
1200000002 <retx>:
13 2: 03 30 retx
14
1500000004 <di>:
16 4: 04 30 di
17
1800000006 <ei>:
19 6: 05 30 ei
20
2100000008 <wait>:
22 8: 06 30 wait
23
240000000a <eiwait>:
25 a: 07 30 eiwait
This page took 0.361297 seconds and 4 git commands to generate.