Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2012 21:33:11 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 219889 for review
Message-ID:  <201212052133.qB5LXBSK086240@skunkworks.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 219889 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2012/12/05 21:33:03

	Remove a comment about immediates and the CHERI version of gas;
	no longer the case.

Affected files ...

.. //depot/projects/ctsrd/cheribsd/src/sys/mips/include/cheri.h#16 edit

Differences ...

==== //depot/projects/ctsrd/cheribsd/src/sys/mips/include/cheri.h#16 (text+ko) ====

@@ -163,8 +163,6 @@
 /*
  * Data stores; while these don't muck with c0, they do require memory
  * clobbers.
- *
- * XXXRW: immediates not yet supported by the assembler.
  */
 #define	CHERI_CSB(rs, rt, offset, cb) do {				\
 	__asm__ __volatile__ ("csb %0, %1, %2($c%3)" : :		\



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