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 203 #define CP0VPEC0_VPA 0
op_helper.c 860 if (env->CP0_VPEConf0 & (1 << CP0VPEC0_VPA))
862 mask |= (1 << CP0VPEC0_MVP) | (1 << CP0VPEC0_VPA);
    [all...]

Completed in 21 milliseconds