Searched refs:SYNCI_Step (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/mips/ |
H A D | cpu-defs.c.inc | 70 .SYNCI_Step = 32, 92 .SYNCI_Step = 32, 112 .SYNCI_Step = 32, 132 .SYNCI_Step = 32, 152 .SYNCI_Step = 32, 173 .SYNCI_Step = 32, 194 .SYNCI_Step = 32, 215 .SYNCI_Step = 32, 237 .SYNCI_Step = 32, 259 .SYNCI_Step = 32, [all …]
|
H A D | cpu.c | 219 env->SYNCI_Step = env->cpu_model->SYNCI_Step; in mips_cpu_reset_hold()
|
H A D | internal.h | 49 int32_t SYNCI_Step; member
|
H A D | cpu.h | 1167 int SYNCI_Step; /* Address step size for SYNCI */ member
|
/openbmc/qemu/target/mips/tcg/ |
H A D | op_helper.c | 202 return env->SYNCI_Step; in helper_rdhwr_synci_step()
|