HomeSort by: relevance | last modified time | path
    Searched defs:STW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativePPC_common.c 217 #define STW (HI(36))
588 #define STACK_STORE STW
752 /* u w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
788 /* u i n i s */ HI(36) /* stw */,
802 /* s w n i s */ ARCH_32_64(HI(36) /* stw */, HI(62) | INT_ALIGNED | 0x0 /* std */),
838 /* s i n i s */ HI(36) /* stw */,
  /src/sys/arch/hppa/hppa/
db_disasm.c 527 #define STW 0x1a, 0x00, 0, 0 /* STORE WORD */
1006 { STW, 0, "stw", stDasm },

Completed in 29 milliseconds