summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRichard Henderson2016-09-27 23:23:53 +0200
committerRichard Henderson2016-11-01 17:30:45 +0100
commit16ece88dcb63ee3baadbc337834812f32bff152f (patch)
tree2cfe52ced40c0dbf2750c53da12bcecd1dc903c4 /include
parenttcg: Add tcg_gen_mulsu2_{i32,i64,tl} (diff)
downloadqemu-16ece88dcb63ee3baadbc337834812f32bff152f.tar.gz
qemu-16ece88dcb63ee3baadbc337834812f32bff152f.tar.xz
qemu-16ece88dcb63ee3baadbc337834812f32bff152f.zip
target-microblaze: Cleanup dec_mul
Use tcg_gen_mul_tl for muli and mul instructions. Use tcg_gen_muls2_tl for mulh instruction. Use tcg_gen_mulu2_tl for mulhu instruction. Use tcg_gen_mulsu2_tl for mulhsu instruction. Note that this last fixes a bug, in that mulhsu was previously treating both operands as signed, instead of treating rb as unsigned. Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com> Signed-off-by: Richard Henderson <rth@twiddle.net> Message-Id: <1475011433-24456-3-git-send-email-rth@twiddle.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions