projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd399fd
)
[IA64] xenitp: typo fix
author
Alex Williamson
<alex.williamson@hp.com>
Tue, 30 Oct 2007 17:15:23 +0000
(11:15 -0600)
committer
Alex Williamson
<alex.williamson@hp.com>
Tue, 30 Oct 2007 17:15:23 +0000
(11:15 -0600)
Signed-off-by: Tristan Gingold <tgingold@free.fr>
tools/debugger/xenitp/ia64-dis.c
patch
|
blob
|
history
diff --git
a/tools/debugger/xenitp/ia64-dis.c
b/tools/debugger/xenitp/ia64-dis.c
index c9593a46f51e24b2a00a7de1f148cf07c4826784..5068768e30c6affe7148e9f19cc39c39cf8855d9 100644
(file)
--- a/
tools/debugger/xenitp/ia64-dis.c
+++ b/
tools/debugger/xenitp/ia64-dis.c
@@
-228,7
+228,7
@@
print_insn_ia64 (bfd_vma memaddr, struct disassemble_info *info)
case 20: strcpy (regname, "cr.ifa"); break;
case 21: strcpy (regname, "cr.itir"); break;
case 22: strcpy (regname, "cr.iipa"); break;
- case 23: strcpy (regname, "cr.if
a
"); break;
+ case 23: strcpy (regname, "cr.if
s
"); break;
case 24: strcpy (regname, "cr.iim"); break;
case 25: strcpy (regname, "cr.iha"); break;
case 64: strcpy (regname, "cr.lid"); break;