]> Git Repo - qemu.git/commit - target/ppc/helper.h
target-ppc: Add xxextractuw instruction
authorNikunj A Dadhania <[email protected]>
Fri, 6 Jan 2017 06:14:43 +0000 (11:44 +0530)
committerDavid Gibson <[email protected]>
Mon, 30 Jan 2017 23:10:13 +0000 (10:10 +1100)
commit8ad901e55884055e0ec5ee7f47b955f42b66cb9a
tree77ea628d14cdf33a2439b85ce559999e1165e9e4
parent0f358a0710cf8fe9ebf5aed144adb3199a68e6a7
target-ppc: Add xxextractuw instruction

xxextractuw: VSX Vector Extract Unsigned Word

Signed-off-by: Nikunj A Dadhania <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/helper.h
target/ppc/int_helper.c
target/ppc/translate/vsx-impl.inc.c
target/ppc/translate/vsx-ops.inc.c
This page took 0.025694 seconds and 4 git commands to generate.