This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

symbolic register names for MIPS


The patch at http://holomorphy.com/~wli/scripts/tc-mips.c.patch
implements some changes to accept symbolic register names like the
Algorithmics assembler, following the documentation given in
Patterson & Hennessy's "Computer Organization & Design: The Hardware
/ Software Interface", Appendix A, section A.6, Figure A.9, page A-23.

This makes assembly language programming on the MIPS architecture
somewhat easier for me. I hope it's useful for others as well.


Thanks,
Bill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]