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

  /external/qemu/target-mips/
translate_init.c 66 int32_t CP0_PRid;
103 .CP0_PRid = 0x00018000,
122 .CP0_PRid = 0x00018300,
143 .CP0_PRid = 0x00018400,
162 .CP0_PRid = 0x00018500,
181 .CP0_PRid = 0x00019000,
201 .CP0_PRid = 0x00019100,
221 .CP0_PRid = 0x00019300,
242 .CP0_PRid = 0x00019300,
265 .CP0_PRid = 0x00019500
    [all...]
machine.c 121 qemu_put_sbe32s(f, &env->CP0_PRid);
272 qemu_get_sbe32s(f, &env->CP0_PRid);
cpu.h 320 int32_t CP0_PRid;
translate.c     [all...]
  /external/qemu/
gdbstub.c 1005 case 89: GET_REGL((int32_t)env->CP0_PRid);
    [all...]

Completed in 1847 milliseconds