« Previous | Next » 

Revision 7a64244f

ID7a64244fda7b9b6257de30cfe93498ccd6017630

Added by Aurelien Jarno over 11 years ago

target-sh4: cleanup DisasContext

We should avoid accessing env at translation stage, except of course for
static values like the supported features.

Remove variables copied from env in DisasContext and use the TB flags
instead.

Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences