Changeset 609 for branches/GNU/src/binutils/opcodes/cris-opc.c
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/opcodes/cris-opc.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 71 71 {"usp", 15, 4, cris_ver_v10p, NULL}, 72 72 {"p15", 15, 4, cris_ver_v10p, NULL}, 73 {NULL, 0, 0, NULL}73 {NULL, 0, 0, cris_ver_version_all, NULL} 74 74 }; 75 75 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.