mbox series

[0/4] tcg: Fully convert tcg_target_op_def

Message ID 20170914190053.27625-1-richard.henderson@linaro.org
Headers show
Series tcg: Fully convert tcg_target_op_def | expand

Message

Richard Henderson Sept. 14, 2017, 7 p.m. UTC
The tcg/aarch64 version has already been posted as a part
of my vector operations patch set.  This is simply source
code quality improvement, therefore I skip tcg/tci.  But
this takes care of all of the rest.


r~


Richard Henderson (4):
  tcg/arm: Fully convert tcg_target_op_def
  tcg/ppc: Fully convert tcg_target_op_def
  tcg/sparc: Fully convert tcg_target_op_def
  tcg/mips: Fully convert tcg_target_op_def

 tcg/arm/tcg-target.inc.c   | 186 +++++++++++++++-----------
 tcg/mips/tcg-target.inc.c  | 324 ++++++++++++++++++++++++---------------------
 tcg/ppc/tcg-target.inc.c   | 321 +++++++++++++++++++++++---------------------
 tcg/sparc/tcg-target.inc.c | 239 +++++++++++++++++++--------------
 4 files changed, 582 insertions(+), 488 deletions(-)

-- 
2.13.5