include/opcode/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / ppc / e5500_nop.s
1 # Power E5500 nop tests
2 .section ".text"
3 start:
4 nop
5 .p2align 4,,15
This page took 0.029473 seconds and 4 git commands to generate.