Module Name: src Committed By: matt Date: Wed Mar 5 16:33:33 UTC 2014
Modified Files: src/sys/arch/arm/include: armreg.h db_machdep.h Log Message: Define all the instruction conditions. Use __SHIFTOUT to get the condition. Add bool arm_cond_ok_p(uint32_t insn, uint32_t psr) inline Add tlbtr inline To generate a diff of this commit: cvs rdiff -u -r1.90 -r1.91 src/sys/arch/arm/include/armreg.h cvs rdiff -u -r1.18 -r1.19 src/sys/arch/arm/include/db_machdep.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.