summaryrefslogtreecommitdiff
path: root/emulators/tme/patches/patch-be
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/tme/patches/patch-be')
-rw-r--r--emulators/tme/patches/patch-be17
1 files changed, 0 insertions, 17 deletions
diff --git a/emulators/tme/patches/patch-be b/emulators/tme/patches/patch-be
deleted file mode 100644
index ccfc6d03f92..00000000000
--- a/emulators/tme/patches/patch-be
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-be,v 1.1 2007/03/17 13:44:20 tsutsui Exp $
-
---- ic/m68k/m68k-iset.txt.orig 2005-03-23 20:55:34.000000000 +0900
-+++ ic/m68k/m68k-iset.txt 2007-03-14 01:31:57.000000000 +0900
-@@ -59,8 +59,10 @@
- .if m68020 || m68030
- specop specop16 cmp2_chk2
- 0000 0ss0 11xx xxxx cmp2_chk2 X, x0/control ! chk2 pp 174, cmp2 pp 185
--specop specop16 cas
--0000 1SS0 11xx xxxx cas.S X, x0/memalt/un ! cas pp 169
-+specop specop16 cas8 cas16 cas32
-+0000 1010 11xx xxxx cas8 X, x0/memalt/un ! cas pp 169
-+0000 1100 11xx xxxx cas16 X, x0/memalt/un ! cas pp 169
-+0000 1110 11xx xxxx cas32 X, x0/memalt/un ! cas pp 169
- specop specop16 cas2_16 cas2_32
- 0000 1100 1111 1100 cas2_16 #16 ! cas2 pp 169
- 0000 1110 1111 1100 cas2_32 #16 ! cas2 pp 169