On 12/15/20 7:45 AM, Jiaxun Yang wrote:
> Translate embedded assembly into IO writes which is more
> readable.
>
> Signed-off-by: Jiaxun Yang
> ---
> hw/mips/malta.c | 68 ++---
> 1 file changed, 19 insertions(+), 49 deletions(-)
Reviewed-by: Philippe
Translate embedded assembly into IO writes which is more
readable.
Signed-off-by: Jiaxun Yang
---
hw/mips/malta.c | 68 ++---
1 file changed, 19 insertions(+), 49 deletions(-)
diff --git a/hw/mips/malta.c b/hw/mips/malta.c
index ffd67b8293..2799bc36c7