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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 216 #define STWU (HI(37))
625 FAIL_IF(push_inst(compiler, STWU | S(SLJIT_SP) | A(SLJIT_SP) | IMM(-local_size)));
740 /* u w w i s */ ARCH_32_64(HI(37) /* stwu */, HI(62) | INT_ALIGNED | 0x1 /* stdu */),
776 /* u i w i s */ HI(37) /* stwu */,
790 /* s w w i s */ ARCH_32_64(HI(37) /* stwu */, HI(62) | INT_ALIGNED | 0x1 /* stdu */),
826 /* s i w i s */ HI(37) /* stwu */,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 68 STWU
1395 STWU: "stwu",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 68 STWU
1395 STWU: "stwu",
    [all...]

Completed in 108 milliseconds