« Previous | Next » 

Revision 7d7c4930

ID7d7c4930ab83349ee31945d93a1747331c37c0eb

Added by Aurelien Jarno over 11 years ago

tcg/mips: implement movcond op on MIPS32R2

movcond operation can be implemented on MIPS32 Release 2 using the MOVN,
MOVZ, SLT and SLTU instructions.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences