OSDN Git Service

target-ppc: move ppc_vsr_t to common header
authorNikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Mon, 5 Dec 2016 11:25:18 +0000 (16:55 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 30 Jan 2017 23:10:13 +0000 (10:10 +1100)
commitf9f2ed5ae012d5023a77d847e962ecde22823102
tree22117525972619b5a41bec0630a4d06d47d0eb46
parent1c7ad77e56767fb36a7ccc954d304d4ac768b374
target-ppc: move ppc_vsr_t to common header

The structure and corresponding defines and functions need to be used
outside of fpu_helper.c as well.

Add u8, u16, u32 and Int128 to the structure.

Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/fpu_helper.c
target/ppc/internal.h