All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stuart Brady <sdbrady@ntlworld.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] TCG README fixes
Date: Wed, 12 Mar 2008 19:55:33 +0000	[thread overview]
Message-ID: <20080312195533.GA7501@miranda.arrow> (raw)

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

                 reply	other threads:[~2008-03-12 19:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080312195533.GA7501@miranda.arrow \
    --to=sdbrady@ntlworld.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.