i386: Add tests for -malign-branch-boundary and -malign-branch
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-bad.s
CommitLineData
9889cbb1
L
1 .text
2# All the followings are bad opcodes for x86-64.
3 .byte 0xc5
4 .byte 0xac
5 .byte 0x46
6 .byte 0xf5
7 .byte 0xc5
8 .byte 0x2c
9 .byte 0x46
10 .byte 0xf5
This page took 0.180759 seconds and 4 git commands to generate.