]> Git Repo - qemu.git/commit - target-ppc/cpu.h
target-ppc: rename and export maybe_bswap_register()
authorGreg Kurz <[email protected]>
Fri, 15 Jan 2016 15:00:18 +0000 (16:00 +0100)
committerDavid Gibson <[email protected]>
Sat, 30 Jan 2016 12:37:37 +0000 (23:37 +1100)
commit376dbce0e3abe456fb8c7a3cd40dc369f8b33d30
tree4c3e9d9d8771f98dcafc873a45a3133296d7c2bf
parent3a4b791b4c13e02537a5cc572fa3de70bc5f68da
target-ppc: rename and export maybe_bswap_register()

This helper will be used to support FP, Altivec and VSX registers when
the guest is little-endian.

Signed-off-by: Greg Kurz <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/cpu.h
target-ppc/gdbstub.c
This page took 0.024436 seconds and 4 git commands to generate.