mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-29 05:13:54 -06:00
Spelling fixes, by Stefan Weil.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3066 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
4a1a170759
commit
aa1f17c18d
12 changed files with 17 additions and 17 deletions
|
@ -560,7 +560,7 @@ static char *const reg_names[] =
|
|||
};
|
||||
|
||||
/* Name of register halves for MAC/EMAC.
|
||||
Seperate from reg_names since 'spu', 'fpl' look weird. */
|
||||
Separate from reg_names since 'spu', 'fpl' look weird. */
|
||||
static char *const reg_half_names[] =
|
||||
{
|
||||
"%d0", "%d1", "%d2", "%d3", "%d4", "%d5", "%d6", "%d7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue