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

  /system/core/libpixelflinger/codeflinger/
ARMAssembler.cpp 356 void ARMAssembler::SWI(int cc, uint32_t comment) {
ARMAssemblerProxy.cpp 158 void ARMAssemblerProxy::SWI(int cc, uint32_t comment) {
159 mTarget->SWI(cc, comment);
  /external/grub/netboot/
sis900.h 43 SWI = 0x00000080,

Completed in 311 milliseconds