diff options
author | Tom Musta <tommusta@gmail.com> | 2014-01-15 08:10:42 -0600 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-03-05 03:06:37 +0100 |
commit | f5c0f7f981333da59cc35c3210d05ec1775c97c1 (patch) | |
tree | 271ce6946e7cc8dbe6a99bb1c8ae756bf88cdd79 /ioport.c | |
parent | 67a33f37277e29355239c7cb80af14f914f201f3 (diff) |
target-ppc: Move To/From VSR Instructions
This patch adds the Move To VSR instructions (mfvsrd, mfvsrwz)
and Move From VSR instructions (mtvsrd, mtvsrwa, mtvsrwz). These
instructions are unusual in that they are considered a floating
point instruction if the indexed VSR is in the first half of the
array (0-31) but they are considered vector instructions if the
indexed VSR is in the second half of the array (32-63).
Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'ioport.c')
0 files changed, 0 insertions, 0 deletions