qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ldub_code(s->pc++)
@ 2012-04-05 20:26 Davide
  2012-04-05 23:02 ` James Greensky
  0 siblings, 1 reply; 2+ messages in thread
From: Davide @ 2012-04-05 20:26 UTC (permalink / raw)
  To: qemu-devel

What does "ldub_code(s->pc++);" do???

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] ldub_code(s->pc++)
  2012-04-05 20:26 [Qemu-devel] ldub_code(s->pc++) Davide
@ 2012-04-05 23:02 ` James Greensky
  0 siblings, 0 replies; 2+ messages in thread
From: James Greensky @ 2012-04-05 23:02 UTC (permalink / raw)
  To: Davide; +Cc: qemu-devel

Get an unsigned byte from guest memory image after translating from
guest virtual to host virtual address and verifying code read
permissions. -Jim

On Thu, Apr 5, 2012 at 1:26 PM, Davide <femudevelopment@gmail.com> wrote:
> What does "ldub_code(s->pc++);" do???
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-05 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-05 20:26 [Qemu-devel] ldub_code(s->pc++) Davide
2012-04-05 23:02 ` James Greensky

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).