diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-02 08:22:54 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-02 08:22:54 +0000 |
commit | 6359706f9384d9d50fbd0ba92df18d3da5d7ed96 (patch) | |
tree | 7a07813eee864b7e8da9d719e9c7715cd6e6b1b3 /qemu-char.h | |
parent | 0cfe58cd4470cfbbd3650ec9451cdd0b0e3058c0 (diff) |
tcg-ops.h: _i64 TCG immediate instructions cleanup
Move addi_i64, muli_i64 and subi_i64 out of #if TCG_TARGET_REG_BITS
as both implementations are strictly identical. Use the same
optimisation (ie when imm == 0) for addi_i64 and subi_64 than the
32-bit version.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5598 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-char.h')
0 files changed, 0 insertions, 0 deletions