« Previous | Next » 

Revision ad8d25a1

IDad8d25a11f13cb8acc69558d03cd69202f5a3cc2

Added by Aurelien Jarno over 11 years ago

target-sh4: implement addv and subv using TCG

addv and subv helpers implementation is directly copied from the SH4
manual and looks quite complex. It is however possible to explain it
without branches, and is therefore possible to implement it with TCG.

Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences