https://sourceware.org/bugzilla/show_bug.cgi?id=25627
Bug ID: 25627 Summary: z80: [patch] Fix instruction assemble and disassemble bug Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: sergey.belyashov at gmail dot com Target Milestone: --- Created attachment 12339 --> https://sourceware.org/bugzilla/attachment.cgi?id=12339&action=edit fix LD IY,(HL) and LD (HL),IX The patch fixed invalid compilation of instruction LD IY,(HL) and disassemble of this and LD (HL),IX instruction. Also it update testsuit. -- You are receiving this mail because: You are on the CC list for the bug.