Module Name: src Committed By: matt Date: Wed Aug 17 06:59:29 UTC 2011
Modified Files: src/sys/arch/mips/include: mips_opcode.h src/sys/arch/mips/mips: mips_emul.c Log Message: emulate the special3 opcode LX (lwx, ldx, lhx, lbux) instructions. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/arch/mips/include/mips_opcode.h cvs rdiff -u -r1.23 -r1.24 src/sys/arch/mips/mips/mips_emul.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.