Revision bf20dc07 exec-all.h

b/exec-all.h
372 372
    return addr + env1->tlb_table[mmu_idx][page_index].addend - (unsigned long)phys_ram_base;
373 373
}
374 374

  
375
/* Deterministic execution requires that IO only be performaed on the last
375
/* Deterministic execution requires that IO only be performed on the last
376 376
   instruction of a TB so that interrupts take effect immediately.  */
377 377
static inline int can_do_io(CPUState *env)
378 378
{

Also available in: Unified diff