On 10/31/18 1:20 PM, Bastian Koppelmann wrote:
> it splices flwsp_ldsp, fswsp_sdsp, and jal_addiw and makes each of them
> reuse the code generator used for the non compressed insns.
> 
> Signed-off-by: Bastian Koppelmann <kbast...@mail.uni-paderborn.de>
> ---
>  target/riscv/insn16-32.decode           |  7 +++++
>  target/riscv/insn16-64.decode           |  5 ++++
>  target/riscv/insn16.decode              | 12 ++------
>  target/riscv/insn32.decode              |  3 +-
>  target/riscv/insn_trans/trans_rvc.inc.c | 40 -------------------------
>  5 files changed, 16 insertions(+), 51 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to