diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 11:50:51 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-11-11 11:50:51 +0000 |
commit | a6e92a658b99b4ab3b19b2f32352005e6190556f (patch) | |
tree | 25c49d5c08eafee457d2f0b14188e887ae9f3afb /arm.ld | |
parent | 9bf3eb2ca542dd9306cb2e72fc68e02ba3e56e2e (diff) |
target-mips: gen_compute_branch1()
Optimize code generation in gen_compute_branch1():
- Directly use I32 variables instead of converting values from _tl to
_i32 and back to _tl.
- Write the result directly to bcond instead of passing by a local
variable.
- Temp variables are valid up to and *including* the brcond instruction.
Use them instead of temp local variables.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5684 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'arm.ld')
0 files changed, 0 insertions, 0 deletions