target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition
commitad5db2e732c0ed532fe852a2ccf15ab637cb2366
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 16 Feb 2020 21:23:54 +0000 (16 22:23 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 20 Feb 2020 22:15:04 +0000 (21 09:15 +1100)
tree3d38d46078836129a40f7fbba18bd559b1f728ba
parentb561615db2fcdb2c3710cf0a0b2757b56bda922e
target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definition

The cpu env struct is quite complex but comments supposed to explain
it in its definition just make it harder to read. Reformat and reword
some comments to make it clearer and more readable.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <8707144ab1ccf9c5c89a39c2d7a0b02307ca25d4.1581888834.git.balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/cpu.h