commit | 059eb605fd67f15c0ca7f07c7a02c319035b095b | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Jan 26 14:35:24 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Mar 06 15:46:18 2025 +0100 |
tree | 9b0bf30e957f4b238fbdd17d8efe234e1ae2d3c1 | |
parent | 35e9b36d6e724160d8f33ab9b61dd8b660e4df1f [diff] |
target/xtensa: Set disassemble_info::endian value in disas_set_info() Have the CPUClass::disas_set_info() callback set the disassemble_info::endian field. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20250210212931.62401-10-philmd@linaro.org>