mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
fix spelling in target sub directory
Cc: Richard Henderson <rth@twiddle.net> Cc: Edgar E. Iglesias <edgar.iglesias@gmail.com> Cc: Aurelien Jarno <aurelien@aurel32.net> Cc: Alexander Graf <agraf@suse.de> Cc: Aurelien Jarno <aurelien@aurel32.net> Cc: Blue Swirl <blauwirbel@gmail.com> 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
68dfbcd4d5
commit
4abf79a428
10 changed files with 13 additions and 13 deletions
|
@ -814,7 +814,7 @@ int cpu_sh4_is_cached(CPUSH4State * env, target_ulong addr)
|
|||
/*
|
||||
* TODO : Evaluate CCR and check if the cache is on or off.
|
||||
* Now CCR is not in CPUSH4State, but in SH7750State.
|
||||
* When you move the ccr inot CPUSH4State, the code will be
|
||||
* When you move the ccr into CPUSH4State, the code will be
|
||||
* as follows.
|
||||
*/
|
||||
#if 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue