aboutsummaryrefslogtreecommitdiff
path: root/slof/ppc64.in
diff options
context:
space:
mode:
Diffstat (limited to 'slof/ppc64.in')
-rw-r--r--slof/ppc64.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/slof/ppc64.in b/slof/ppc64.in
index 56ab66d..cee83e5 100644
--- a/slof/ppc64.in
+++ b/slof/ppc64.in
@@ -12,16 +12,6 @@
// The Forth code words (primitives) that are specific to PowerPC64.
-// I/O accesses.
-cod(RB@)
-cod(RB!)
-cod(RW@)
-cod(RW!)
-cod(RL@)
-cod(RL!)
-cod(RX@)
-cod(RX!)
-
// CPU register accesses.
cod(HID0!)
cod(HID0@)