x86: Add tests for -n option of x86 assembler
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-intel64.s
CommitLineData
dfb07592
L
1# Check Intel64
2
3 .text
4 .arch core2
5_start:
6 syscall
7 sysret
This page took 0.462084 seconds and 4 git commands to generate.