Fix a small set of Z80 problems.
[binutils-gdb.git] / gas / testsuite / gas / z80 / colonless.d
index a8af8ca1abcd4609b254ba41a6a36f9317c6a4d2..3fe8d3798974b3a32061c9937884a893edd7d98b 100644 (file)
@@ -7,9 +7,9 @@
 
 Disassembly of section \.text:
 
-00000000 <start>:
+0+0 <start>:
 [   ]+0:[      ]+3e 00[        ]+ld a,0x00
-[   ]+2:[      ]+28 0c[        ]+jr z,0x0010
+[   ]+2:[      ]+28 0d[        ]+jr z,0x0011
 [   ]+4:[      ]+3e 01[        ]+ld a,0x01
 [   ]+6:[      ]+3e 02[        ]+ld a,0x02
 [   ]+8:[      ]+3e 03[        ]+ld a,0x03
@@ -17,5 +17,9 @@ Disassembly of section \.text:
 [   ]+c:[      ]+18 f4[        ]+jr 0x0002
 [   ]+e:[      ]+18 f6[        ]+jr 0x0006
 
-00000010 <finish>:
-[  ]+10:[      ]+c9[           ]+ret
+0+10 <label>:
+[  ]+10:[      ]+e9[           ]+jp \(hl\)
+
+0+11 <finish>:
+[  ]+11:[      ]+c9[           ]+ret
+#pass