CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2014/07/09 06:58:08
Modified files: sys/arch/mips64/include: cpustate.h frame.h regnum.h sys/arch/mips64/mips64: db_machdep.c Log message: Do the way long overdue renaming of register names from o32 to n64 ABI. In other words, ta0-ta3 are now a4-a7 instead of t0-t3; and the former t4-t7 are now t0-t3.