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

  /external/pcre/dist2/src/sljit/
sljitNativePPC_common.c 181 #define LWZ (HI(32))
572 #define STACK_LOAD LWZ
736 /* u w n i l */ ARCH_32_64(HI(32) /* lwz */, HI(58) | INT_ALIGNED | 0x0 /* ld */),
772 /* u i n i l */ HI(32) /* lwz */,
786 /* s w n i l */ ARCH_32_64(HI(32) /* lwz */, HI(58) | INT_ALIGNED | 0x0 /* ld */),
822 /* s i n i l */ ARCH_32_64(HI(32) /* lwz */, HI(58) | INT_ALIGNED | 0x2 /* lwa */),
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 48 LWZ
1375 LWZ: "lwz",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 48 LWZ
1375 LWZ: "lwz",
    [all...]

Completed in 106 milliseconds