PERFORCE change 218756 for review

Robert Watson rwatson at FreeBSD.org
Mon Oct 22 06:35:06 UTC 2012


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

Change 218756 by rwatson at rwatson_svr_ctsrd_mipsbuild on 2012/10/19 14:31:38

	Merge CHERI ISAv2 support from the CHERI binutils tree to the CheriBSD
	Perforce branch:
	
	commit a4d8c1b26a055ec2f4d5b4c713b3f919c95de78b
	Author: Michael Roe <mroe at cornstalk.org.uk>
	Date:   Wed Oct 17 13:39:41 2012 +0100
	
	    Added assembler support for CGetCause.

Affected files ...

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

Differences ...

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

@@ -192,6 +192,7 @@
 {"cgettype","t,+b",	0x48000001, 0xffe007ff,	0, 0, I1},
 {"cgetbase","t,+b",	0x48000002, 0xffe007ff,	0, 0, I1},
 {"cgetlen", "t,+b",	0x48000003, 0xffe007ff,	0, 0, I1},
+{"cgetcause", "t",      0x48000004, 0xffe0ffff, 0, 0, I1},
 {"cgettag", "t,+b",     0x48000005, 0xffe007ff, 0, 0, I1},
 {"cgetunsealed", "t,+b",     0x48000006, 0xffe007ff, 0, 0, I1},
 {"cgetpcc", "t(+b)",     0x48000007, 0xffe007ff, 0, 0, I1},


More information about the p4-projects mailing list