Home
last modified time | relevance | path

Searched refs:MMUCR_TI (Results 1 – 2 of 2) sorted by relevance

/qemu/target/sh4/
H A Dcpu.h292 #define MMUCR_TI (1<<2) macro
/qemu/hw/sh4/
H A Dsh7750.c371 if (mem_value & MMUCR_TI) { in sh7750_mem_writel()
374 s->cpu->env.mmucr = mem_value & ~MMUCR_TI; in sh7750_mem_writel()