i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-equ-2.l
1 .*: Assembler messages:
2 .*: Error: .*
3 .*: Error: .*
4 .*: Error: .*
5 GAS LISTING .*
6
7
8 [ ]*1[ ]+\.globl bar1
9 [ ]*2[ ]+\.set bar1,\(%eax\+1\)
10 [ ]*3[ ]+\?\?\?\? A1...... mov bar1,%eax
11 [ ]*3[ ]+..
12 [ ]*4[ ]+\.set bar2,\(%eax\+1\)
13 [ ]*5[ ]+\?\?\?\? A1...... mov bar2,%eax
14 [ ]*5[ ]+..
15 [ ]*6[ ]+\.globl bar2
16 [ ]*7[ ]+\.set bar3,\(%eax\+1\)
17 [ ]*8[ ]+\?\?\?\? A1...... mov bar3,%eax
18 .* Error: can't make global register symbol `bar1'
19 .* Error: can't make global register symbol `bar2'
20 .* Error: can't make global register symbol `bar3'
21 [ ]*8[ ]+..
This page took 0.033831 seconds and 4 git commands to generate.