summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/atomic.94
-rw-r--r--share/man/man9/get_cyclecount.95
2 files changed, 0 insertions, 9 deletions
diff --git a/share/man/man9/atomic.9 b/share/man/man9/atomic.9
index 44d800e..a9ce842 100644
--- a/share/man/man9/atomic.9
+++ b/share/man/man9/atomic.9
@@ -169,10 +169,6 @@ On the
.Tn i386
architecture, the cache coherency model requires that the hardware perform
this task, thus the atomic operations are atomic across multiple processors.
-On the
-.Tn ia64
-architecture, coherency is only guaranteed for pages that are configured to
-using a caching policy of either uncached or write back.
.Ss Semantics
This section describes the semantics of each operation using a C like notation.
.Bl -hang
diff --git a/share/man/man9/get_cyclecount.9 b/share/man/man9/get_cyclecount.9
index afdb5d2..ed57e4e 100644
--- a/share/man/man9/get_cyclecount.9
+++ b/share/man/man9/get_cyclecount.9
@@ -78,11 +78,6 @@ processors use the
.Li TSC
register.
.Pp
-The
-.Tn IA64
-processors use the
-.Li AR.ITC
-register.
.Sh SEE ALSO
.Xr binuptime 9
.Sh HISTORY
OpenPOWER on IntegriCloud