Searched hist:c0d691ab844db8cdf2be8f6cf43887cfff56e386 (Results 1 – 7 of 7) sorted by relevance
/openbmc/qemu/disas/ |
H A D | disas-host.c | c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | objdump.c | c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | disas-common.c | c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | disas-target.c | c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | disas-internal.h | diff c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | meson.build | diff c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/disas/ |
H A D | disas.h | diff c0d691ab844db8cdf2be8f6cf43887cfff56e386 Fri Apr 05 01:46:32 CDT 2024 Richard Henderson <richard.henderson@linaro.org> disas: Split disas.c
The routines in disas-common.c are also used from disas-mon.c. Otherwise the rest of disassembly is only used from tcg. While we're at it, put host and target code into separate files.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|