HomeSort by relevance Sort by last modified time
    Searched refs:stwux (Results 1 - 12 of 12) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
recon_altivec.asm 70 stwux r0, \Dst, \Stride
75 stwux r0, \Dst, \Stride ;# advance dst to next row
166 stwux r0, r5, r6
168 stwux r0, r5, r6
loopfilter_filters_altivec.asm 661 stwux r0, r3, r4
665 stwux r0, r3, r4
965 stwux r0, r4, r5
969 stwux r0, r3, r5
1146 stwux r0, r7, r4
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 443 stwux 3,4,5
a2.s 498 stwux 10,11,12
476.d 450 6e0: (7c 64 29 6e|6e 29 64 7c) stwux r3,r4,r5
a2.d 523 7bc: (7d 4b 61 6e|6e 61 4b 7d) stwux r10,r11,r12
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 236 # CHECK-BE: stwux 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x6e]
237 # CHECK-LE: stwux 2, 3, 4 # encoding: [0x6e,0x21,0x43,0x7c]
238 stwux 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/v8/src/ppc/
assembler-ppc.h 888 void stwux(Register rs, const MemOperand& src);
    [all...]
macro-assembler-ppc.h 94 #define StorePUX stwux
    [all...]
assembler-ppc.cc 1306 void Assembler::stwux(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 439 milliseconds