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

  /external/v8/src/arm/
simulator-arm.h 111 s24, s25, s26, s27, s28, s29, s30, s31, enumerator in enum:assembler::arm::Simulator::Register
assembler-arm.h 142 // Support for VFP registers s0 to s31 (d0 to d15).
175 extern SwVfpRegister s31;
795 // All these APIs support S0 to S31 and D0 to D15.
    [all...]
assembler-thumb2.h 142 // Support for VFP registers s0 to s31 (d0 to d15).
175 extern SwVfpRegister s31;
795 // All these APIs support S0 to S31 and D0 to D15.
    [all...]
assembler-arm.cc 145 // Support for the VFP registers s0 to s31 (d0 to d15).
178 SwVfpRegister s31 = { 31 }; member in namespace:v8::internal
    [all...]
assembler-thumb2.cc 125 // Support for the VFP registers s0 to s31 (d0 to d15).
158 SwVfpRegister s31 = { 31 }; member in namespace:v8::internal
    [all...]
  /external/webkit/JavaScriptCore/assembler/
ARMv7Assembler.h 95 s31 = 31, enumerator in enum:JSC::ARMRegisters::__anon8021
    [all...]

Completed in 39 milliseconds