Various fixes for the Z80 support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / z80 / r800_extra.d
CommitLineData
fcaaac0a 1#as: -march=r800
6655dba2
SB
2#objdump: -d
3#name: R800 specific instructions
4
5.*:.*
6
7Disassembly of section .text:
8
90+ <.text>:
10\s+[0-9a-f]+:[ ]ed 70[ ]+in f,\(c\)
11\s+[0-9a-f]+:[ ]ed c5[ ]+mulub a,b
12\s+[0-9a-f]+:[ ]ed cd[ ]+mulub a,c
13\s+[0-9a-f]+:[ ]ed d5[ ]+mulub a,d
14\s+[0-9a-f]+:[ ]ed dd[ ]+mulub a,e
15\s+[0-9a-f]+:[ ]ed c3[ ]+muluw hl,bc
16\s+[0-9a-f]+:[ ]ed f3[ ]+muluw hl,sp
This page took 0.031625 seconds and 4 git commands to generate.