x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / score / nop.d
1 #as:
2 #objdump: -d
3 #source: nop.s
4
5 .*: +file format .*
6
7 Disassembly of section \.text:
8
9 00000000 <\.text>:
10 ...
11 c: 80008000 nop
12 10: 8254e010 add r18, r20, r24
13 ...
14 28: 80008000 nop
15 2c: 8254e026 xor r18, r20, r24
This page took 0.030638 seconds and 4 git commands to generate.