« Previous | Next » 

Revision 1414968a

ID1414968a6aecd23cb037bc9e718d6f05ead2afaf

Added by Richard Henderson over 11 years ago

tcg: Optimize mulu2

Like add2, do operand ordering, constant folding, and dead operand
elimination. The latter happens about 15% of all mulu2 during an
x86_64 bios boot.

Signed-off-by: Richard Henderson <>
Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences