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

  /external/chromium_org/v8/src/arm64/
disasm-arm64.cc 301 case EOR_x: mnemonic = "eor"; break;
    [all...]
constants-arm64.h 543 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
    [all...]
  /external/vixl/src/a64/
disasm-a64.cc 308 case EOR_x: mnemonic = "eor"; break;
    [all...]
constants-a64.h 433 EOR_x = LogicalShiftedFixed | EOR | SixtyFourBits,
    [all...]

Completed in 39 milliseconds