[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/17054] New: Z80 assembler does not support the 'defm' directive
From: |
rjdymond at gmail dot com |
Subject: |
[Bug gas/17054] New: Z80 assembler does not support the 'defm' directive |
Date: |
Fri, 13 Jun 2014 16:44:51 +0000 |
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.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/17054] New: Z80 assembler does not support the 'defm' directive,
rjdymond at gmail dot com <=