projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d9e5a0
)
target/mips: Fix the title of translate.c
author
Aleksandar Markovic
<amarkovic@wavecomp.com>
Mon, 22 Oct 2018 11:09:35 +0000
(13:09 +0200)
committer
Aleksandar Markovic
<amarkovic@wavecomp.com>
Wed, 24 Oct 2018 13:20:31 +0000
(15:20 +0200)
Replace MIPS32 with MIPS, since the file covers all generations
of MIPS architectures.
Reviewed-by: Stefan Markovic <smarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/translate.c
patch
|
blob
|
history
diff --git
a/target/mips/translate.c
b/target/mips/translate.c
index 6c50485ec94aa37837a5bb17e49c5f40bb0c70c4..fa29c1e7eeae66fe9ae5b07eaa06b7c7670cd8de 100644
(file)
--- a/
target/mips/translate.c
+++ b/
target/mips/translate.c
@@
-1,5
+1,5
@@
/*
- * MIPS
32 emulation for qemu: main translation routines.
+ * MIPS
emulation for QEMU - main translation routines
*
* Copyright (c) 2004-2005 Jocelyn Mayer
* Copyright (c) 2006 Marius Groeger (FPU operations)