commit | 66c3e32841f185243efa59381ab7721b24deca35 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Tue Jan 07 10:06:10 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:44 2014 +0100 |
tree | 046a51c314aaa65e3e655548335e3a7d32653143 | |
parent | ce8ca30b398fb74e522be1a9ea87aa7868f27428 [diff] |
target-ppc: Add ISA2.06 lfiwzx Instruction This patch adds the Load Floating Point as Integer Word and Zero Indexed (lfiwzx) instruction which was introduced in Power ISA 2.06. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>