Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/gpl3/binutils/dist/opcodes Remove old mfcr/mtcr def...
details: https://anonhg.NetBSD.org/src/rev/242585008ffc
branches: trunk
changeset: 764237:242585008ffc
user: matt <matt%NetBSD.org@localhost>
date: Thu Apr 14 08:05:00 2011 +0000
description:
Remove old mfcr/mtcr definitions
diffstat:
external/gpl3/binutils/dist/opcodes/mips-opc.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 914e28372e61 -r 242585008ffc external/gpl3/binutils/dist/opcodes/mips-opc.c
--- a/external/gpl3/binutils/dist/opcodes/mips-opc.c Thu Apr 14 08:04:20 2011 +0000
+++ b/external/gpl3/binutils/dist/opcodes/mips-opc.c Thu Apr 14 08:05:00 2011 +0000
@@ -961,8 +961,6 @@
/* mtc2 is at the bottom of the table. */
/* mthc2 is at the bottom of the table. */
/* mtc3 is at the bottom of the table. */
-{"mfcr", "t,s", 0x70000018, 0xfc00ffff, WR_t|RD_s, 0, I64 },
-{"mtcr", "t,s", 0x70000019, 0xfc00ffff, WR_t|RD_s, 0, I64 },
{"mtdr", "t,G", 0x7080003d, 0xffe007ff, COD|RD_t|WR_C0, 0, N5 },
{"mthi", "s", 0x00000011, 0xfc1fffff, RD_s|WR_HI, 0, I1 },
{"mthi", "s,7", 0x00000011, 0xfc1fe7ff, RD_s|WR_HI, 0, D32 },
Home |
Main Index |
Thread Index |
Old Index