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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
simpshft.s 91 srwi %r4,%r3,0
92 srwi %r4,%r3,1
93 srwi %r4,%r3,31
476.s 417 srwi 3,4,6
  /external/boringssl/linux-ppc64le/crypto/aes/
aesp8-ppc.S 300 srwi 8,8,1
353 srwi 6,6,1
420 srwi 6,6,1
503 srwi 9,9,1
1233 srwi 9,9,1
1865 srwi 9,9,1
1909 srwi 9,9,1
2081 srwi 9,9,1
2126 srwi 9,9,1
    [all...]
  /external/boringssl/linux-ppc64le/crypto/fipsmodule/
aesp8-ppc.S 307 srwi 8,8,1
363 srwi 6,6,1
433 srwi 6,6,1
519 srwi 9,9,1
1252 srwi 9,9,1
1887 srwi 9,9,1
1931 srwi 9,9,1
2106 srwi 9,9,1
2151 srwi 9,9,1
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
ppc_closure.S 263 srwi %r3,%r3,8
  /external/v8/src/ppc/
macro-assembler-ppc.cc 889 srwi(dst_low, src_high, Operand(shift));
895 srwi(dst_low, src_low, Operand(shift));
897 srwi(dst_high, src_high, Operand(shift));
941 srwi(dst_low, src_low, Operand(shift));
    [all...]
assembler-ppc.h     [all...]
macro-assembler-ppc.h 96 #define ShiftRightImm srwi
    [all...]
code-stubs-ppc.cc 174 __ srwi(r0, scratch_high, Operand(31));
    [all...]
assembler-ppc.cc 824 void Assembler::srwi(Register dst, Register src, const Operand& val, RCBit rc) { function in class:v8::internal::Assembler
    [all...]
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesp8-ppc.pl 384 srwi $rounds,$rounds,1
447 srwi $rounds,$rounds,1
542 srwi $rounds,$rounds,1
1297 srwi $rounds,$rounds,1
    [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-ext.s     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]

Completed in 263 milliseconds