mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-06 17:23:56 -06:00
target/mips: introduce MTTCG-enabled builds
Introduce MTTCG-enabled QEMU builds for mips32, mipsn32, and mips64. Signed-off-by: Miodrag Dinic <miodrag.dinic@imgtec.com> Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com> Acked-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
f5117fd285
commit
0454728c22
2 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
#include "exec/cpu-defs.h"
|
||||
#include "fpu/softfloat.h"
|
||||
|
||||
#define TCG_GUEST_DEFAULT_MO (0)
|
||||
|
||||
struct CPUMIPSState;
|
||||
|
||||
typedef struct CPUMIPSTLBContext CPUMIPSTLBContext;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue