projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55274a3
)
tcg/ppc64: Fix typo
author
malc
<av1474@comtv.ru>
Tue, 6 Apr 2010 22:26:22 +0000
(
02:26
+0400)
committer
malc
<av1474@comtv.ru>
Tue, 6 Apr 2010 22:26:22 +0000
(
02:26
+0400)
Signed-off-by: malc <av1474@comtv.ru>
tcg/ppc64/tcg-target.c
patch
|
blob
|
history
diff --git
a/tcg/ppc64/tcg-target.c
b/tcg/ppc64/tcg-target.c
index 2725c6e165dd79620538ef5b32e640f071187563..0b6c61fbd1eb2a7f4464f49d6f3342449fd53929 100644
(file)
--- a/
tcg/ppc64/tcg-target.c
+++ b/
tcg/ppc64/tcg-target.c
@@
-50,7
+50,7
@@
static uint8_t *tb_ret_addr;
static const char * const tcg_target_reg_names[TCG_TARGET_NB_REGS] = {
"r0",
"r1",
- "r
p
",
+ "r
2
",
"r3",
"r4",
"r5",