(REGISTER_PREFIX_MD): Delete.

From-SVN: r7304
This commit is contained in:
Doug Evans 1994-05-16 15:48:37 +00:00
parent 59116212bf
commit c96ea4a5f4

View File

@ -180,12 +180,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef REGISTER_PREFIX
#define REGISTER_PREFIX "%"
/* In the machine description we can't use %R, because it will not be seen
by ASM_FPRINTF. (Isn't that a design bug?). */
#undef REGISTER_PREFIX_MD
#define REGISTER_PREFIX_MD "%%"
/* config/m68k.md has an explicit reference to the program counter,
prefix this by the register prefix. */