/prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 130 // MOVD R12, CTR 131 // BL (CTR) 1020 // MOVD R12, CTR 1028 // BL CTR
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/ |
obj9.go | 130 // MOVD R12, CTR 131 // BL (CTR) 1020 // MOVD R12, CTR 1028 // BL CTR
|
/external/libunwind/src/ptrace/ |
_UPT_reg_offset.c | 385 [UNW_PPC##b##_CTR] = UNW_PPC_PT(CTR), \
|
/external/libunwind_llvm/src/ |
UnwindRegistersSave.S | 149 ; save CTR register
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 98 // "CTR", 129 // ctr = buildReg("CTR")
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/ |
PPC64Ops.go | 98 // "CTR", 129 // ctr = buildReg("CTR")
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
UnwindRegistersSave.S | 140 ; save CTR register
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
example_test.go | 218 // CTR mode is the same for both encryption and decryption, so we can
|
/prebuilts/go/darwin-x86/test/ |
nosplit.go | 271 fmt.Fprintf(&buf, "#define CALL BL\n#define REGISTER (CTR)\n")
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
example_test.go | 218 // CTR mode is the same for both encryption and decryption, so we can
|
/prebuilts/go/linux-x86/test/ |
nosplit.go | 271 fmt.Fprintf(&buf, "#define CALL BL\n#define REGISTER (CTR)\n")
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/arch/ |
arch.go | 345 register["CTR"] = ppc64.REG_CTR
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/arch/ |
arch.go | 345 register["CTR"] = ppc64.REG_CTR
|
/prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/ |
asm.go | 431 // On the ppc64, 9a encodes BR (CTR) as BR CTR. We do the same.
|
/prebuilts/go/linux-x86/src/cmd/asm/internal/asm/ |
asm.go | 431 // On the ppc64, 9a encodes BR (CTR) as BR CTR. We do the same.
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
core_cm7.h | 433 __I uint32_t CTR; /*!< Offset: 0x07C (R/ ) Cache Type register */ [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCRegisterInfo.cpp | 215 Reserved.set(PPC::CTR); [all...] |
PPCISelLowering.cpp | [all...] |
/external/valgrind/memcheck/ |
mc_machine.c | 175 if (o == GOF(CTR) && sz == 8) return o; 384 if (o == GOF(CTR) && sz == 4) return o; [all...] |
/external/llvm/lib/Target/PowerPC/AsmParser/ |
PPCAsmParser.cpp | [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
PPCISelLowering.cpp | [all...] |
/prebuilts/sdk/tools/lib/ |
signapk.jar | |