mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
fix spelling in tcg sub directory
Signed-off-by: Dong Xu Wang <wdongxu@linux.vnet.ibm.com> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
parent
4abf79a428
commit
9814dd2795
2 changed files with 2 additions and 2 deletions
|
@ -1555,7 +1555,7 @@ static void temp_save(TCGContext *s, int temp, TCGRegSet allocated_regs)
|
|||
}
|
||||
}
|
||||
|
||||
/* save globals to their cannonical location and assume they can be
|
||||
/* save globals to their canonical location and assume they can be
|
||||
modified be the following code. 'allocated_regs' is used in case a
|
||||
temporary registers needs to be allocated to store a constant. */
|
||||
static void save_globals(TCGContext *s, TCGRegSet allocated_regs)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue