https://sourceware.org/bugzilla/show_bug.cgi?id=17054

            Bug ID: 17054
           Summary: Z80 assembler does not support the 'defm' directive
           Product: binutils
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: rjdymond at gmail dot com

The Z80 assembler does not support the defm directive; defm is equivalent to
the defb/db directives, and is often used to define pure text strings as
opposed to numeric byte values.

Support for the defm directive would be a nice addition for compatibility with
other Z80 assemblers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to