From: Robert Reif <reif@earthlink.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH] sparc32 add new MXCC register
Date: Thu, 15 Nov 2007 18:25:08 -0500 [thread overview]
Message-ID: <473CD554.5060607@earthlink.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 23 bytes --]
Add new MXCC register.
[-- Attachment #2: reset.diff.txt --]
[-- Type: text/plain, Size: 567 bytes --]
Index: target-sparc/op_helper.c
===================================================================
RCS file: /sources/qemu/qemu/target-sparc/op_helper.c,v
retrieving revision 1.52
diff -r1.52 op_helper.c
209a210,217
> case 0x01c00c00: /* Module reset register */
> if (size == 8) {
> ret = env->mxccregs[5] >> 32;
> T0 = env->mxccregs[5];
> // should we do something here?
> } else
> DPRINTF_MXCC("%08x: unimplemented access size: %d\n", T0, size);
> break;
next reply other threads:[~2007-11-15 23:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 23:25 Robert Reif [this message]
2007-11-17 9:16 ` [Qemu-devel] [PATCH] sparc32 add new MXCC register Blue Swirl
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=473CD554.5060607@earthlink.net \
--to=reif@earthlink.net \
--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 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).