]> git.proxmox.com Git - qemu.git/commit - tcg/arm/tcg-target.c
ARM back-end: Handle all possible immediates for ALU ops
authorLaurent Desnogues <laurent.desnogues@gmail.com>
Sat, 22 Aug 2009 12:29:09 +0000 (14:29 +0200)
committerAndrzej Zaborowski <balrog@zabor.org>
Sat, 22 Aug 2009 12:29:09 +0000 (14:29 +0200)
commit94953e6d748741693298ea6e5e4b86ea706ef026
tree613bba3cb263e50999963381deb16da5a2f79a81
parentf878d2d235391e427b7ed5e8406ad4e29daf50f8
ARM back-end: Handle all possible immediates for ALU ops

this patch handles all possible constants for immediate operand of ALU ops.
I'm not very satisfied by the implementation.

Laurent

Signed-off-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>
tcg/arm/tcg-target.c