Add a new ".nop" directive to the assembler to allow the creation of no-op instructio...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / all / nop.d
1 #objdump: -s -j .text -j "\$TEXT\$"
2 #name: Generate NOPs in an architecture neutral manner
3
4 .*: +file format .*
5
6 Contents of section (\.text|\$TEXT\$):
7 [^ ]* .*
8 #pass
This page took 0.041734 seconds and 4 git commands to generate.