summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/aim/locore.S
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/aim/locore.S')
-rw-r--r--sys/powerpc/aim/locore.S17
1 files changed, 0 insertions, 17 deletions
diff --git a/sys/powerpc/aim/locore.S b/sys/powerpc/aim/locore.S
index 697fde8..734d409 100644
--- a/sys/powerpc/aim/locore.S
+++ b/sys/powerpc/aim/locore.S
@@ -148,23 +148,6 @@ __start:
sync
isync
- mtibatu 0,0
- mtibatu 1,0
- mtibatu 2,0
- mtibatu 3,0
- mtdbatu 0,0
- mtdbatu 1,0
- mtdbatu 2,0
- mtdbatu 3,0
-
- li 9,0x12
- mtibatl 0,9
- mtdbatl 0,9
- li 9,0x1ffe
- mtibatu 0,9
- mtdbatu 0,9
- isync
-
/* Save the argument pointer and length */
mr 20,6
mr 21,7
OpenPOWER on IntegriCloud