https://sourceware.org/bugzilla/show_bug.cgi?id=25633
Bug ID: 25633 Summary: z80: [PATCH] Fix unsupported register registration 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 12349 --> https://sourceware.org/bugzilla/attachment.cgi?id=12349&action=edit Fix unsupported register registration Fix registration of unsupported by target CPU registers. Simplify z80.exp testsuit file. Now test are globbered by mask *.d. Remove invalid information about Z80 CPU features in built-in help. GBZ80 have no support for registers I, IX*, IY*, R, and MB; Z180 have no support for IXL, IXH, IYL, IYH, and MB... Now all these names can be used for generic symbols. -- You are receiving this mail because: You are on the CC list for the bug.