Searched refs:SYNCI_Step (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-mips/
H A Dtranslate_init.c75 int32_t SYNCI_Step; member in struct:mips_def_t
112 .SYNCI_Step = 32,
133 .SYNCI_Step = 32,
152 .SYNCI_Step = 32,
171 .SYNCI_Step = 32,
191 .SYNCI_Step = 32,
211 .SYNCI_Step = 32,
231 .SYNCI_Step = 32,
252 .SYNCI_Step = 32,
275 .SYNCI_Step
[all...]
H A Dcpu.h459 int SYNCI_Step; /* Address step size for SYNCI */ member in struct:CPUMIPSState
H A Dtranslate.c8641 env->SYNCI_Step = env->cpu_model->SYNCI_Step;
8672 /* Enable access to the SYNCI_Step register. */
H A Dop_helper.c2004 return env->SYNCI_Step;

Completed in 77 milliseconds