On Sun, 31 Mar 2019 20:11:54 PDT (-0700), richard.hender...@linaro.org wrote:
The tcg_gen_fooi_tl functions have some immediate constant
folding built in, which match up with some of the riscv asm
builtin macros, like mv and not.
Signed-off-by: Richard Henderson
---
target/riscv/insn_trans/tra
The tcg_gen_fooi_tl functions have some immediate constant
folding built in, which match up with some of the riscv asm
builtin macros, like mv and not.
Signed-off-by: Richard Henderson
---
target/riscv/insn_trans/trans_rvi.inc.c | 14 +++---
target/riscv/translate.c| 19 +