x86: fold SReg{2,3}
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / x86-64-reg-bad.l
CommitLineData
0645f0a2
JB
1.*: Assembler messages:
2.*:6: Error: .* mismatch for `div'
3.*:7: Error: .* mismatch for `in'
4.*:8: Error: .* mismatch for `lods'
5.*:9: Error: .* mismatch for `movabs'
6.*:10: Error: .* mismatch for `shl'
7GAS LISTING .*
8
9
10[ ]*[1-9][0-9]*[ ]+\# Check %axl / %cxl aren't permitted as accumulator / shift count
11[ ]*[1-9][0-9]*[ ]+
12[ ]*[1-9][0-9]*[ ]+\.text
13[ ]*[1-9][0-9]*[ ]+reg:
14[ ]*[1-9][0-9]*[ ]+\?* 4080C001[ ]+add \$1, %axl
15[ ]*[1-9][0-9]*[ ]+div %bl, %axl
16[ ]*[1-9][0-9]*[ ]+in %dx, %axl
17[ ]*[1-9][0-9]*[ ]+lods \(%rsi\), %axl
18[ ]*[1-9][0-9]*[ ]+movabs -1, %axl
19[ ]*[1-9][0-9]*[ ]+shl %cxl, %eax
20[ ]*[1-9][0-9]*[ ]+\?* 40F6C001[ ]+test \$1, %axl
b7486a74 21#pass
This page took 0.107093 seconds and 4 git commands to generate.