c2b618a8c1
While jirl shares the same instruction format as bne etc, it is not assembled the same. In particular, rd is printed first not second and the immediate is not pc-relative. Decode into the arg_rr_i structure, which prints correctly. This changes the "offs" member to "imm", to update translate. Reviewed-by: WANG Xuerui <git@xen0n.name> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
---|---|---|
.. | ||
trans_arith.c.inc | ||
trans_atomic.c.inc | ||
trans_bit.c.inc | ||
trans_branch.c.inc | ||
trans_extra.c.inc | ||
trans_farith.c.inc | ||
trans_fcmp.c.inc | ||
trans_fcnv.c.inc | ||
trans_fmemory.c.inc | ||
trans_fmov.c.inc | ||
trans_memory.c.inc | ||
trans_privileged.c.inc | ||
trans_shift.c.inc |