On 10/31/18 1:20 PM, Bastian Koppelmann wrote: > only a translate functions of rvc need to handle special cases. For > the other rvc instruction we can remove the extra layer of indirection. > > Signed-off-by: Bastian Koppelmann <[email protected]> > --- > target/riscv/insn16.decode | 37 +++++++++---------- > target/riscv/insn_trans/trans_rvc.inc.c | 48 ------------------------- > 2 files changed, 17 insertions(+), 68 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
