target-ppc: rename and export maybe_bswap_register()
commit376dbce0e3abe456fb8c7a3cd40dc369f8b33d30
authorGreg Kurz <gkurz@linux.vnet.ibm.com>
Fri, 15 Jan 2016 15:00:18 +0000 (15 16:00 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Sat, 30 Jan 2016 12:37:37 +0000 (30 23:37 +1100)
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 <gkurz@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/cpu.h
target-ppc/gdbstub.c