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

  /external/v8/src/arm/
constants-arm.h 609 inline SoftwareInterruptCodes SvcValue() const {
628 return (TypeValue() == 7) && (Bit(24) == 1) && (SvcValue() >= kStopCode);
  /external/v8/src/ppc/
constants-ppc.h 558 inline SoftwareInterruptCodes SvcValue() const {

Completed in 101 milliseconds