mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
hexagon: spelling fixes
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru> Reviewed-by: Brian Cain <bcain@quicinc.com>
This commit is contained in:
parent
64a917d5d6
commit
6c67d98c4a
10 changed files with 19 additions and 19 deletions
|
@ -73,7 +73,7 @@ typedef struct HexTmp {
|
|||
} HexTmp;
|
||||
|
||||
/**
|
||||
* Enum of the possible immediated, an immediate is a value which is known
|
||||
* Enum of the possible immediate, an immediate is a value which is known
|
||||
* at tinycode generation time, e.g. an integer value, not a TCGv
|
||||
*/
|
||||
enum ImmUnionTag {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue