projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c593d84
)
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Mon, 7 Feb 2022 12:30:06 +0000
(13:30 +0100)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Sun, 6 Mar 2022 12:15:42 +0000
(13:15 +0100)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <
20220214183144
.27402-5-f4bug@amsat.org>
include/exec/cpu_ldst.h
patch
|
blob
|
history
diff --git
a/include/exec/cpu_ldst.h
b/include/exec/cpu_ldst.h
index da987fe8ad1e8fd3cc05e7e9043e303a56778bb9..6adacf89280dff21f1ffebf0de05aa8838abedb2 100644
(file)
--- a/
include/exec/cpu_ldst.h
+++ b/
include/exec/cpu_ldst.h
@@
-64,6
+64,7
@@
#include "exec/memopidx.h"
#include "qemu/int128.h"
+#include "cpu.h"
#if defined(CONFIG_USER_ONLY)
/* sparc32plus has 64bit long but 32bit space address