Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm/arm32
Module Name: src
Committed By: scw
Date: Mon Oct 13 21:13:30 UTC 2003
Modified Files:
src/sys/arch/arm/arm32: fault.c
Log Message:
Tweak the read/write data abort check to recognise Xscale's strd/ldrd
instructions.
While the original code matched "strd" just fine, it also matched
the "ldrd" instruction ...
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/sys/arch/arm/arm32/fault.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