From: Ronald <look@reply.to>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-system-ppc gcc-3.4.0 optimization problem
Date: Mon, 19 Jul 2004 14:50:59 +0200 [thread overview]
Message-ID: <pan.2004.07.19.12.50.58.748438@reply.to> (raw)
Hello world,
I have experienced a strange thing,
With gcc-3.4 it seems I have two choices to build qemu correctly:
replacing -O2 with -O1 in Makefile.target or editing target-i386/op.c so
ASM_SOFTMMU is defined for gcc-3.4 too. When qemu-system-ppc is build with -O1
I am able to boot my prep kernel, everything go fine.
But when i edit op.c, qemu-system-ppc hangs with (on my xterm):
*** ERROR: idx fe already assigned to a direct opcode
*** ERROR: unable to insert opcode [20-fe-fd]
*** ERROR initializing PPC instruction 0x20 0xfe 0xfd
invalid/unsupported opcode: 12 - 02 - 18 (4bfffe05) 0xfffffffc 0
invalid/unsupported opcode: 00 - 00 - 00 (00000000) 0x00000700 0
qemu cvs from yesterday.
reply other threads:[~2004-07-19 12:54 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=pan.2004.07.19.12.50.58.748438@reply.to \
--to=look@reply.to \
--cc=daimon55@free.fr \
--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).