qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] TCG README fixes
@ 2008-03-12 19:55 Stuart Brady
  0 siblings, 0 replies; only message in thread
From: Stuart Brady @ 2008-03-12 19:55 UTC (permalink / raw)
  To: qemu-devel

Hi,

The included patch fixes a few glitches in the TCG README file.
Please apply.

Cheers,
-- 
Stuart Brady

diff -urN qemu-orig/tcg/README qemu-new/tcg/README
--- qemu-orig/tcg/README	2008-02-04 11:21:46.000000000 +0000
+++ qemu-new/tcg/README	2008-03-12 19:50:19.000000000 +0000
@@ -223,10 +223,10 @@
 
 t0=t1%t2 (unsigned). Undefined behavior if division by zero.
 
-* and_i32/i64 t0, t1, t2
-
 ********* Logical
 
+* and_i32/i64 t0, t1, t2
+
 t0=t1&t2
 
 * or_i32/i64 t0, t1, t2
@@ -237,8 +237,6 @@
 
 t0=t1^t2
 
-* shl_i32/i64 t0, t1, t2
-
 ********* Shifts
 
 * shl_i32/i64 t0, t1, t2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-12 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-12 19:55 [Qemu-devel] [PATCH] TCG README fixes Stuart Brady

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).