ref: 81a1bccd38c0e346c5afdaf22861debf28c9e195
parent: 58367fa1d928a5dd54e6d1d0db8f7314b54ce51c
author: stanley lieber <stanley.lieber@gmail.com>
date: Thu Jun 30 10:51:49 EDT 2011
5e(1): more cleanup
--- a/sys/man/1/5e
+++ b/sys/man/1/5e
@@ -111,7 +111,9 @@
.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
--
⑨