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

  /external/qemu/target-mips/
cpu.h 121 #define CP0MVPCo_VPC 1
op_helper.c 1022 mask |= (1 << CP0MVPCo_CPA) | (1 << CP0MVPCo_VPC) |
1024 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))
1072 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))
    [all...]

Completed in 67 milliseconds