Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch



Module Name:    src
Committed By:   matt
Date:           Thu Aug 18 21:04:24 UTC 2011

Modified Files:
        src/sys/arch/arc/arc: minidebug.c
        src/sys/arch/mips/include: mips_opcode.h
        src/sys/arch/mips/mips: db_disasm.c db_interface.c mips_emul.c trap.c

Log Message:
Change bcond/BCOND to regimm/REGIMM to better match the MIPS nomenclature.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/arc/arc/minidebug.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/mips/include/mips_opcode.h
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/mips/mips/db_disasm.c
cvs rdiff -u -r1.74 -r1.75 src/sys/arch/mips/mips/db_interface.c
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/mips/mips/mips_emul.c
cvs rdiff -u -r1.232 -r1.233 src/sys/arch/mips/mips/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index