diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 11:50:25 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 11:50:25 +0000 |
commit | b10fa3c906a3d48ee58d64663f9d020ef90d897d (patch) | |
tree | 2a5d30695b82d62b6e8b0d39194e944697fe578c /vnc.c | |
parent | 507563e85db880ff875f0a9498a1cf58a50cfad3 (diff) |
target-mips: optimize gen_muldiv()
Optimize code generation in gen_muldiv():
- Don't do sign extension when the value is already guaranteed to be
sign extended (otherwise, results are marked as UNPREDICTABLE).
- Access the LO, HI registers directly instead of writting them through
a temporary variable.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5681 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'vnc.c')
0 files changed, 0 insertions, 0 deletions