Home | Sort by relevance Sort by last modified time |
/external/qemu/target-mips/ | |
translate.c | 432 static TCGv cpu_dspctrl, btarget, bcond; variable [all...] |
machine.c | 86 i = env->bcond; 238 env->bcond = i; |
cpu.h | 448 target_ulong bcond; /* Branch condition (if needed) */ member in struct:CPUMIPSState |