]> git.proxmox.com Git - mirror_qemu.git/commit
tcg-ppc64: Allow constant first argument to sub
authorRichard Henderson <rth@twiddle.net>
Thu, 4 Apr 2013 14:30:20 +0000 (07:30 -0700)
committerRichard Henderson <rth@twiddle.net>
Mon, 15 Apr 2013 17:55:22 +0000 (19:55 +0200)
commit148bdd23738a2919dda101908f9cfd94f253ef66
treea617999cf4462ec53797d116f1ef7783098011ea
parentee924fa6b36330fb2d7c383df6436fcac77e1f23
tcg-ppc64: Allow constant first argument to sub

Using SUBFIC for 16-bit signed constants.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/ppc64/tcg-target.c