PERFORCE change 214505 for review

Robert Watson rwatson at FreeBSD.org
Tue Jul 17 09:27:29 UTC 2012


http://p4web.freebsd.org/@@214505?ac=10

Change 214505 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/07/17 09:26:53

	Merge CHERI assembler enhancements from CTSRD-CHERI/binutils:
	
	commit 42cb3b3c2171be12b6deb4428094c1b9072f82cf
	Author: Steven Murdoch <Steven.Murdoch at cl.cam.ac.uk>
	Date:   Thu Jul 5 14:44:12 2012 +0100
	
	    Remove deprecated cdeclen and cdecleng

Affected files ...

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

Differences ...

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

@@ -197,8 +197,6 @@
 {"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,m(+b)",	0x49200000, 0xffe0003f,	0,			0,		I1	},
 {"clcr",    "+w,m(+b)",	0x49400000, 0xffe0003f,	0,			0,		I1	},


More information about the p4-projects mailing list