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

  /external/pcre/dist/sljit/
sljitNativePPC_common.c 211 #define STW (HI(36))
567 #define STACK_STORE STW
731 /* u w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
767 /* u i n i s */ HI(36) /* stw */,
781 /* s w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
817 /* s i n i s */ HI(36) /* stw */,
    [all...]
  /external/v8/src/ppc/
constants-ppc.h 126 STW = 36 << 26, // Store

Completed in 75 milliseconds