[binutils][arm] arm support for ARMv8.m Custom Datapath Extension
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / inval-equ-1.l
1 .*: Assembler messages:
2 .*:3: Error: .*
3 .*:5: Error: .*
4 GAS LISTING .*
5
6
7 [ ]*1[ ]+\.text
8 [ ]*2[ ]+\.globl bar1
9 [ ]*3[ ]+\.equ bar1,%eax
10 [ ]*4[ ]+\.equ bar2,%eax
11 [ ]*5[ ]+\.globl bar2
12 [ ]*6[ ]+\?\?\?\? A1000000 mov bar1,%eax
13 [ ]*6[ ]+00
14 [ ]*7[ ]+\?\?\?\? 89C0 mov bar2,%eax
This page took 0.029839 seconds and 4 git commands to generate.