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

  /external/qemu/target-mips/
cpu.h 210 #define CP0VPEC0_VPA 0
op_helper.c 1056 if (env->CP0_VPEConf0 & (1 << CP0VPEC0_VPA))
1058 mask |= (1 << CP0VPEC0_MVP) | (1 << CP0VPEC0_VPA);
    [all...]

Completed in 49 milliseconds