commit | 196fb7ac7cb83f3b5547435f3b1d8b5bfaca35fb | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Sep 29 09:03:16 2021 -0400 |
committer | Laurent Vivier <laurent@vivier.eu> | Mon Oct 04 09:47:26 2021 +0200 |
tree | e4092971c2d5baf7dfcbed7b68daeba2e5e104ff | |
parent | 848dd26928e2f4ceb63d7de06dd0b5f5b55bbddd [diff] |
target/sh4: Use lookup_symbol in sh4_tr_disas_log The correct thing to do has been present but commented out since the initial commit of the sh4 translator. Fixes: fdf9b3e831e Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210929130316.121330-1-richard.henderson@linaro.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>