Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2012 09:24:07 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 214503 for review
Message-ID:  <201207170924.q6H9O7aT039862@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@214503?ac=10

Change 214503 by rwatson@rwatson_svr_ctsrd_mipsbuild on 2012/07/17 09:24:03

	Back out last change -- misuse of git led to premature merging of
	one change, and lack of merging of another.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-opc.c#4 edit

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/contrib/binutils/opcodes/mips-opc.c#4 (text+ko) ====

@@ -197,6 +197,8 @@
 {"cincbase","+w,+b,m",	0x48800001, 0xffe0003f,	0,			0,		I1	},
 {"cmove",   "+w,+b",	0x48800001, 0xffe007ff,	0,			0,		I1	},
 {"csetlen", "+w,+b,m",	0x48800000, 0xffe0003f,	0,			0,		I1	},
+{"cdeclen", "+w,+b,m",	0x48800000, 0xffe0003f,	0,			0,		I1	}, /* DEPRECATED */
+{"cdecleng","+w,+b,m",	0x48800000, 0xffe0003f,	0,			0,		I1	}, /* DEPRECATED */
 {"candperm","+w,+b,m",	0x48800006, 0xffe0003f,	0,			0,		I1	},
 {"cscr",    "+w,+b,m",	0x49200000, 0xffe0003f,	0,			0,		I1	},
 {"clcr",    "+w,+b,m",	0x49400000, 0xffe0003f,	0,			0,		I1	},



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207170924.q6H9O7aT039862>