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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
476.s 32 andis. 3,4,0xdead
a2.s 36 andis. 4,5,6
476.d 39 74: (74 83 de ad|ad de 83 74) andis\. r3,r4,57005
a2.d 45 84: (74 a4 00 06|06 00 a4 74) andis\. r4,r5,6
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp 319 andis. 00000000, 00000000 => 00000000 (20000000 00000000)
320 andis. 00000000, 000003e7 => 00000000 (20000000 00000000)
321 andis. 00000000, 0000ffff => 00000000 (20000000 00000000)
322 andis. 000f423f, 00000000 => 00000000 (20000000 00000000)
323 andis. 000f423f, 000003e7 => 00070000 (40000000 00000000)
324 andis. 000f423f, 0000ffff => 000f0000 (40000000 00000000)
325 andis. ffffffff, 00000000 => 00000000 (20000000 00000000)
326 andis. ffffffff, 000003e7 => 03e70000 (40000000 00000000)
327 andis. ffffffff, 0000ffff => ffff0000 (80000000 00000000)
    [all...]
  /external/libunwind_llvm/src/
UnwindRegistersRestore.S 186 andis. r0,r5,(1<<(15-_index)) @\
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersRestore.S 186 andis. r0,r5,(1<<(15-_index)) @\
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 581 # CHECK-BE: andis. 2, 3, 128 # encoding: [0x74,0x62,0x00,0x80]
582 # CHECK-LE: andis. 2, 3, 128 # encoding: [0x80,0x00,0x62,0x74]
583 andis. 2, 3, 128
    [all...]
  /external/v8/src/ppc/
assembler-ppc.h 844 void andis(Register ra, Register rs, const Operand& imm);
    [all...]
assembler-ppc.cc 987 void Assembler::andis(Register ra, Register rs, const Operand& imm) { function in class:v8::internal::Assembler
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
asm.go 728 29: // andis
  /prebuilts/go/linux-x86/src/cmd/link/internal/ppc64/
asm.go 728 29: // andis
  /external/valgrind/none/tests/ppc64/
jm-int_other.stdout.exp 419 andis. 0000000000000000, 00000000 => 0000000000000000 (20000000 00000000)
420 andis. 0000000000000000, 000003e7 => 0000000000000000 (20000000 00000000)
421 andis. 0000000000000000, 0000ffff => 0000000000000000 (20000000 00000000)
422 andis. 0000001cbe991def, 00000000 => 0000000000000000 (20000000 00000000)
423 andis. 0000001cbe991def, 000003e7 => 0000000002810000 (40000000 00000000)
424 andis. 0000001cbe991def, 0000ffff => 00000000be990000 (40000000 00000000
    [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 1530 ANDIS_: "andis.",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 1530 ANDIS_: "andis.",
    [all...]

Completed in 452 milliseconds