5e(1): more cleanup

This commit is contained in:
stanley lieber 2011-06-30 14:51:49 -05:00
parent 8653789c2f
commit 2f59a5d392

View file

@ -111,7 +111,9 @@ Careless use of the
.B LDREX
and
.B STREX
instructions can lead to deadlock, while a real processor will exhibit undefined behavior in these cases.
instructions can lead to deadlock, while the
.I ARM Architecture Reference Manual
indicates a real processor will exhibit undefined behavior in these cases.
Accesses spanning segment boundaries will be treated as page faults.
Many syscalls such as