summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/include/asm.h
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2000-06-15 17:00:38 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2000-06-15 17:00:38 +0000
commitb6db37d4f82be720722f923bd53a8014fa5b95ab (patch)
tree66a082075fcf8669e26b8811835a262527dc2734 /sys/arch/hppa/include/asm.h
parentc1c32eaefed9f1c8fe7be5ae7481e79b1d394890 (diff)
more dr0 definitions for pcxs/pcxt
Diffstat (limited to 'sys/arch/hppa/include/asm.h')
-rw-r--r--sys/arch/hppa/include/asm.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/sys/arch/hppa/include/asm.h b/sys/arch/hppa/include/asm.h
index badda07d2f6..7fb5d1df944 100644
--- a/sys/arch/hppa/include/asm.h
+++ b/sys/arch/hppa/include/asm.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: asm.h,v 1.10 2000/01/12 00:14:19 mickey Exp $ */
+/* $OpenBSD: asm.h,v 1.11 2000/06/15 17:00:37 mickey Exp $ */
/*
* Copyright (c) 1990,1991,1994 The University of Utah and
@@ -171,16 +171,6 @@ tr6 .reg %cr30
tr7 .reg %cr31
/*
- * CPU-secific additional control registers
- */
-#define dtlb_reg 8
-#define dtlb_size_even 26
-#define dtlb_size_odd 27
-#define itlb_reg 9
-#define itlb_size_even 24
-#define itlb_size_odd 25
-
-/*
* Calling Convention
*/
rp .reg %r2