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

  /external/valgrind/none/tests/ppc64/
jm-int_other.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
simpshft.d 10 0: (e0 0f 64 78|78 64 0f e0) rldicl r4,r3,1,63
22 30: (42 f8 64 78|78 64 f8 42) rldicl r4,r3,63,1
23 34: (e2 ff 64 78|78 64 ff e2) rldicl r4,r3,63,63
38 70: (42 f8 64 78|78 64 f8 42) rldicl r4,r3,63,1
39 74: (e0 0f 64 78|78 64 0f e0) rldicl r4,r3,1,63
a2.s 419 rldicl. 10,11,23,0x3f
420 rldicl 10,11,23,0x3f
a2.d 444 680: (79 6a bf e1|e1 bf 6a 79) rldicl\. r10,r11,23,63
445 684: (79 6a bf e0|e0 bf 6a 79) rldicl r10,r11,23,63
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
elfv2so.d 66 .*: (82 f0 00 78|78 00 f0 82) rldicl r0,r0,62,2
  /external/boringssl/src/crypto/perlasm/
ppc-xlate.pl 180 " rldicl $ra,$rs,$b,$n";
  /external/valgrind/coregrind/m_dispatch/
dispatch-ppc64be-linux.S 471 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
dispatch-ppc64le-linux.S 536 rldicl 4,3, 62, 64-VG_TT_FAST_BITS /* entry# */
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s     [all...]
ppc64-encoding-ext.s     [all...]
  /external/v8/src/ppc/
disasm-ppc.cc 1069 case RLDICL: {
1070 Format(instr, "rldicl'. 'ra, 'rs, 'sh, 'mb");
    [all...]
assembler-ppc.cc 373 ((EXT5 | (instr & kExt5OpcodeMask)) == RLDICL));
1457 void Assembler::rldicl(Register ra, Register rs, int sh, int mb, RCBit r) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.h     [all...]
assembler-ppc.h 906 void rldicl(Register dst, Register src, int sh, int mb, RCBit r = LeaveRC);
    [all...]
constants-ppc.h     [all...]
macro-assembler-ppc.cc     [all...]
  /external/valgrind/coregrind/
m_trampoline.S 540 rldicl 4,4,0,56
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 245 RLDICL
1572 RLDICL: "rldicl",
1573 RLDICL_: "rldicl.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 245 RLDICL
1572 RLDICL: "rldicl",
1573 RLDICL_: "rldicl.",
    [all...]

Completed in 1569 milliseconds