]> Git Repo - qemu.git/commit - disas.c
target-ppc: Fix target_disas
authorTom Musta <[email protected]>
Wed, 9 Apr 2014 19:53:23 +0000 (14:53 -0500)
committerAlexander Graf <[email protected]>
Mon, 16 Jun 2014 11:24:26 +0000 (13:24 +0200)
commite13951f8962a069d3172c1bd22f44a4cf5d2c1c9
tree9b8cc62bf03e3e6953139c460df4b2cf2be989d4
parent0bbac62618356794097b99a9b8b7634357170b03
target-ppc: Fix target_disas

Inspect only bit 16 for the Little Endian test.  Correct comment preceding
the target_disas() function.  Correct grammar in comment for flags processing.

Signed-off-by: Tom Musta <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
disas.c
This page took 0.024744 seconds and 4 git commands to generate.