On 10/23/18 2:04 PM, Richard Henderson wrote:
For format x, use &x for the argument set and @x for the extract. This is less confusing than e.g. "arith" for format R. --- target/riscv/insn_trans/trans_rvi.inc.c | 2 +- target/riscv/translate.c | 10 +++++----- target/riscv/insn32.decode | 12 ++++++------ 3 files changed, 12 insertions(+), 12 deletions(-)
Reviewed-by: Bastian Koppelmann <[email protected]> Cheers, Bastian
