forked from Imagelibrary/binutils-gdb
2000-12-15 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
* config/sh/tm-sh.h: Don't remove SR_REGNUM from enum.
This commit is contained in:
@@ -62,7 +62,8 @@ enum
|
||||
GBR_REGNUM = 18,
|
||||
VBR_REGNUM = 19,
|
||||
MACH_REGNUM = 20,
|
||||
MACL_REGNUM = 21
|
||||
MACL_REGNUM = 21,
|
||||
SR_REGNUM = 22
|
||||
};
|
||||
|
||||
/* Define DO_REGISTERS_INFO() to do machine-specific formatting
|
||||
|
||||
Reference in New Issue
Block a user