diff options
| author | Bastian Koppelmann | 2019-02-13 16:54:04 +0100 |
|---|---|---|
| committer | Bastian Koppelmann | 2019-03-13 10:40:50 +0100 |
| commit | f2ab1728675772cd475a33f4df3d2f68a22c188f (patch) | |
| tree | d8cb7a661ff862fed7197f5d4125268d3896ccb6 /python | |
| parent | target/riscv: Move gen_arith_imm() decoding into trans_* functions (diff) | |
| download | qemu-f2ab1728675772cd475a33f4df3d2f68a22c188f.tar.gz qemu-f2ab1728675772cd475a33f4df3d2f68a22c188f.tar.xz qemu-f2ab1728675772cd475a33f4df3d2f68a22c188f.zip | |
target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
manual decoding in gen_arith() is not necessary with decodetree. For now
the function is called trans_arith as the original gen_arith still
exists. The former will be renamed to gen_arith as soon as the old
gen_arith can be removed.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Peer Adelt <peer.adelt@hni.uni-paderborn.de>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
