HomeSort by relevance Sort by last modified time
    Searched refs:vrsave (Results 1 - 25 of 26) sorted by null

1 2

  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_ppc64.h 106 uint64_t vrsave; /* Vector save */ member in struct:__anon20826
minidump_cpu_ppc.h 134 uint32_t vrsave; /* Vector save */ member in struct:__anon20825
  /external/boringssl/src/crypto/fipsmodule/modes/asm/
ghashp8-ppc.pl 70 my $vrsave="r12";
82 mfspr $vrsave,256
200 mtspr 256,$vrsave
214 mfspr $vrsave,256
252 mtspr 256,$vrsave
264 mfspr $vrsave,256
368 mtspr 256,$vrsave
411 stw $vrsave,`$FRAME-4`($sp) # save vrsave
620 mtspr 256,$vrsave
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-regs.s 75 #CHECK: .cfi_offset vrsave, 616
192 .cfi_offset vrsave,616
  /external/google-breakpad/src/processor/
dump_context.cc 357 printf(" vrsave = 0x%x\n", context_ppc->vrsave);
399 printf(" vrsave = 0x%" PRIx64 "\n",
400 context_ppc64->vrsave);
minidump.cc 612 Swap(&context_ppc64->vrsave);
889 Swap(&context_ppc->vrsave);
    [all...]
  /external/libunwind/src/ppc64/
ucontext_i.h 171 #define UC_MCONTEXT_VREGS_VRSAVE ((void *)&dmy_vrregset.vrsave - (void *)&dmy_vrregset)
  /external/boringssl/src/crypto/fipsmodule/aes/asm/
aesp8-ppc.pl 77 $vrsave="r12";
128 mfspr $vrsave,256
359 mtspr 256,$vrsave
432 mfspr $vrsave,256
488 mtspr 256,$vrsave
514 mfspr $vrsave,256
661 mtspr 256,$vrsave
707 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave
1219 mtspr 256,$vrsave
    [all...]
  /external/google-breakpad/src/client/mac/handler/
minidump_generator.cc 641 AddReg(vrsave);
707 AddReg(vrsave);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
MachO.h 1844 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 1946 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 1892 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 1892 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MachO.h 1946 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/BinaryFormat/
MachO.h 1892 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/BinaryFormat/
MachO.h 1892 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/BinaryFormat/
MachO.h 1893 uint32_t vrsave; member in struct:llvm::MachO::ppc_thread_state32_t
    [all...]
  /external/elfutils/tests/
run-allregs.sh     [all...]

Completed in 1271 milliseconds

1 2