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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 217 #define STWUX (HI(31) | LO(183))
628 FAIL_IF(push_inst(compiler, STWUX | S(SLJIT_SP) | A(SLJIT_SP) | B(0)));
742 /* u w w x s */ ARCH_32_64(HI(31) | LO(183) /* stwux */, HI(31) | LO(181) /* stdux */),
778 /* u i w x s */ HI(31) | LO(183) /* stwux */,
792 /* s w w x s */ ARCH_32_64(HI(31) | LO(183) /* stwux */, HI(31) | LO(181) /* stdux */),
828 /* s i w x s */ HI(31) | LO(183) /* stwux */,
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 70 STWUX
1397 STWUX: "stwux",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 70 STWUX
1397 STWUX: "stwux",
    [all...]

Completed in 95 milliseconds