HomeSort by relevance Sort by last modified time
    Searched full:cpnum (Results 1 - 4 of 4) sorted by null

  /sdk/emulator/qtools/
armdis.cpp 484 uint8_t cpnum = (insn >> 8) & 0xf; local
490 opname, cond_to_str(cond), cpnum, crd, crn, crm, opcode2);
757 uint8_t cpnum = (insn >> 8) & 0xf; local
759 if (cpnum == 15) {
  /external/qemu/target-arm/
helper.c     [all...]
cpu.h 359 void cpu_arm_set_cp_io(CPUARMState *env, int cpnum,
translate.c 5668 int cpnum; local
    [all...]

Completed in 480 milliseconds