summaryrefslogtreecommitdiff
path: root/tcl/cpu/arm/arm920.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/cpu/arm/arm920.tcl')
-rw-r--r--tcl/cpu/arm/arm920.tcl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tcl/cpu/arm/arm920.tcl b/tcl/cpu/arm/arm920.tcl
new file mode 100644
index 00000000..f19b20b3
--- /dev/null
+++ b/tcl/cpu/arm/arm920.tcl
@@ -0,0 +1,6 @@
+set CPU_TYPE arm
+set CPU_NAME arm920
+set CPU_ARCH armv4t
+set CPU_MAX_ADDRESS 0xFFFFFFFF
+set CPU_NBITS 32
+