]> git.proxmox.com Git - qemu.git/commit
tcg-ia64: Introduce tcg_opc_ext_i
authorRichard Henderson <rth@twiddle.net>
Thu, 5 Sep 2013 23:13:41 +0000 (19:13 -0400)
committerRichard Henderson <rth@twiddle.net>
Mon, 18 Nov 2013 05:57:54 +0000 (15:57 +1000)
commitdb008a8de2c5ea1325d6db455fa5a0a4bca66735
tree4eb034a3028f15fa0e4bcdac7d1e3c87328be532
parentfa0cdb6c2a574774376b33c5fb0907e93403c188
tcg-ia64: Introduce tcg_opc_ext_i

Being able to "extend" from 64-bits (with a mov) simplifies
a few places where the conditional breaks the train of thought.

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