PERFORCE change 219889 for review

Robert Watson rwatson at FreeBSD.org
Wed Dec 5 21:33:12 UTC 2012


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

Change 219889 by rwatson at 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)" : :		\


More information about the p4-projects mailing list