qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Small clean up in target/ppc/cpu.h
@ 2020-02-16 21:33 BALATON Zoltan
  2020-02-16 21:23 ` [PATCH 1/2] target/ppc/cpu.h: Move fpu related members closer in cpu env BALATON Zoltan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: BALATON Zoltan @ 2020-02-16 21:33 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, David Gibson

Just some small clean ups to improve readability of struct CPUPPCState.

BALATON Zoltan (2):
  target/ppc/cpu.h: Move fpu related members closer in cpu env
  target/ppc/cpu.h: Clean up comments in the struct CPUPPCState
    definition

 target/ppc/cpu.h | 146 ++++++++++++++++++-----------------------------
 1 file changed, 54 insertions(+), 92 deletions(-)

-- 
2.21.1



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

end of thread, other threads:[~2020-02-16 22:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-16 21:33 [PATCH 0/2] Small clean up in target/ppc/cpu.h BALATON Zoltan
2020-02-16 21:23 ` [PATCH 1/2] target/ppc/cpu.h: Move fpu related members closer in cpu env BALATON Zoltan
2020-02-16 21:23 ` [PATCH 2/2] target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition BALATON Zoltan
2020-02-16 22:54 ` [PATCH 0/2] Small clean up in target/ppc/cpu.h David Gibson

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