On 10/20/18 8:14 AM, Bastian Koppelmann wrote: > This also removes all functions that now became obsolete. > > Signed-off-by: Bastian Koppelmann <[email protected]> > --- > target/riscv/insn16.decode | 34 +++++- > target/riscv/insn_trans/trans_rvc.inc.c | 103 ++++++++++++++++ > target/riscv/translate.c | 151 +----------------------- > 3 files changed, 135 insertions(+), 153 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
