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

  /sdk/emulator/qtools/
armdis.cpp 482 uint8_t crn = (insn >> 16) & 0xf; local
490 opname, cond_to_str(cond), cpnum, crd, crn, crm, opcode2);
  /external/qemu/target-arm/
translate.c 6080 int crn = (insn >> 16) & 0xf; local
6140 int crn = (insn >> 16) & 0xf; local
    [all...]

Completed in 58 milliseconds