x86-64: generalize SIMD test expectations
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-bad.s
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.056951 seconds and 4 git commands to generate.