On 1/18/23 09:11, Richard Henderson wrote:
Print both the raw field and the resolved pc-relative address, as we do for branches.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/loongarch/disas.c | 37 +++++++++++++++++++++++++++++++++---- 1 file changed, 33 insertions(+), 4 deletions(-)
Reviewed-by: WANG Xuerui <g...@xen0n.name> Thanks!