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

  /external/v8/src/arm64/
constants-arm64.h 488 SBC_w = AddSubWithCarryFixed | SUB,
490 SBC = SBC_w,
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 512 SBC_w = AddSubWithCarryFixed | SUB,
514 SBC = SBC_w,
    [all...]

Completed in 922 milliseconds