HomeSort by relevance Sort by last modified time
    Searched refs:CP0VPECo_TargTC (Results 1 - 3 of 3) sorted by null

  /external/qemu/target-mips/
op_helper.c 597 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
612 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
627 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
642 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
657 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
672 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
687 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
702 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
715 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
758 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
    [all...]
cpu.h 193 #define CP0VPECo_TargTC 0
translate.c     [all...]

Completed in 91 milliseconds