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 801 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
817 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
833 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
849 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
865 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
881 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
897 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
913 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
921 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
953 int other_tc = env->CP0_VPEControl & (0xff << CP0VPECo_TargTC);
    [all...]
cpu.h 201 #define CP0VPECo_TargTC 0
translate.c     [all...]

Completed in 38 milliseconds