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

  /external/chromium_org/v8/src/arm64/
constants-arm64.h 507 BICS = ANDS | NOT
551 BICS_w = LogicalShiftedFixed | BICS,
552 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits,
    [all...]
  /external/vixl/src/a64/
constants-a64.h 397 BICS = ANDS | NOT
441 BICS_w = LogicalShiftedFixed | BICS,
442 BICS_x = LogicalShiftedFixed | BICS | SixtyFourBits,
    [all...]

Completed in 35 milliseconds