]> git.proxmox.com Git - qemu.git/commit - tcg/arm/tcg-target.c
this patch improves the ARM back-end in the following way:
authorLaurent Desnogues <laurent.desnogues@gmail.com>
Sat, 18 Jul 2009 12:20:30 +0000 (14:20 +0200)
committerAndrzej Zaborowski <balrog@zabor.org>
Sat, 18 Jul 2009 12:20:30 +0000 (14:20 +0200)
commitcb4e581fae0b67fa33caa01131f929f5dd6e9ebf
tree98e1b1b197c62e1785b09de3cc905220effe49fa
parentd9885a0b9e07ac086f1fb31528192421aa33b459
this patch improves the ARM back-end in the following way:

- use movw/movt to load immediate values for ARMv7-A
- implement add/sub/and/or/xor with immediate (only 8-bit)

Laurent

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