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

  /system/core/libpixelflinger/codeflinger/
ARMAssemblerProxy.cpp 249 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) {
250 mTarget->SWI(cc, comment);
ARMAssembler.cpp 361 void ARMAssembler::SWI(int cc, uint32_t comment) {
MIPSAssembler.cpp 1019 void ArmToMipsAssembler::SWI(int cc, uint32_t comment) {
    [all...]
  /external/grub/netboot/
sis900.h 43 SWI = 0x00000080,

Completed in 72 milliseconds