mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
waiting for TARGET_HAS_SMC patch
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@512 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
4f31916ffb
commit
17348a7f5e
1 changed files with 1 additions and 1 deletions
|
@ -263,5 +263,5 @@ void do_dcbz (void)
|
|||
/* Instruction cache invalidation helper */
|
||||
void do_icbi (void)
|
||||
{
|
||||
tb_invalidate_page(T0);
|
||||
// tb_invalidate_page(T0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue