HomeSort by relevance Sort by last modified time
    Searched defs:cpnum (Results 1 - 2 of 2) 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/
translate.c 5667 int cpnum; local
    [all...]

Completed in 167 milliseconds