x86-64: also optimize ANDQ with immediate fitting in 7 bits
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mmix / err-fb-2.s
CommitLineData
a6f7924a
HPN
1# { dg-do assemble { target mmix-*-* } }
2# Mostly like fb-2.s, but with LOCs to indeterminable sections
3# *different* to the one LOC'd from. Two cases are tested: an
4# undefined symbol and a section just indeterminable at the first pass
5# (at the point of the LOC).
6
71H IS 5
80H LOC #10
91H BYTE 1B
100H LOC 2F+#20+0F # { dg-error "indeterminable" "" }
110H IS 4
12 .section .text.unknown
132H SWYM
141H IS 50
151H GREG 1B+1F
16 SWYM
171H LDA $30,1B
181H OCTA 1B,1F
19 LOC undefd # { dg-error "unknown" "" }
201H SWYM
21
229H IS 42
23 WYDE 9B,9F
249H IS 9B+1
25 WYDE 9B,9F
269H IS 9B+1
This page took 0.321998 seconds and 4 git commands to generate.