/[qemu]
ViewVC logotype

Revision 5683


Jump to revision: Previous Next
Author: aurel32
Date: Tue Nov 11 11:50:43 2008 UTC (15 years ago)
Changed paths: 1
Log Message:
target-mips: optimize movc*()

Optimize code generation in gen_movc*():
- Temp variables are valid up to and *including* the brcond instruction.
  Use them instead of temp local variables.
- Avoid using temporary variables to transfer values.
- Access fpu_fcr31 directly in gen_movcf_ps().

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Changed paths:

Path Details
Directorytrunk/target-mips/translate.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5