This patchset improves the code generation for the SH4 target, by using
new TCG ops or using some tricks.

Aurelien Jarno (5):
  target-sh4: add flags markups for FP helpers
  target-sh4: use deposit in swap.b instruction
  target-sh4: improve cmp/str instruction
  target-sh4: improve shld instruction
  target-sh4: improve shad instruction

 target-sh4/helper.h    |  34 ++++++-------
 target-sh4/translate.c | 126 ++++++++++++++++++++-----------------------------
 2 files changed, 68 insertions(+), 92 deletions(-)

-- 
2.1.4


Reply via email to