i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-opcode-bad.d
1 #as: --64
2 #objdump: -dw
3 #name: 64bit bad opcodes
4
5 .*: +file format .*
6
7 Disassembly of section .text:
8
9 0+ <.text>:
10 +[a-f0-9]+: c5 ac 46 f5 kxnorw %k5,\(bad\),%k6
11 +[a-f0-9]+: c5 2c 46 f5 kxnorw %k5,\(bad\),\(bad\)
12 #pass
This page took 0.034844 seconds and 4 git commands to generate.