HomeSort by relevance Sort by last modified time
    Searched refs:R29 (Results 51 - 75 of 91) sorted by null

1 23 4

  /prebuilts/go/darwin-x86/src/crypto/sha256/
sha256block_ppc64le.s 148 MOVD p_len+16(FP), R29
149 SRD $6, R29
150 SLD $6, R29
152 ADD R26, R29, R28
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
operand_test.go 484 {"R29", "R29"},
549 {"(R29, RSP)", "(R29, RSP)"},
616 {"R29", "R29"},
699 {"R29", "R29"},
  /prebuilts/go/linux-x86/src/crypto/sha256/
sha256block_ppc64le.s 148 MOVD p_len+16(FP), R29
149 SRD $6, R29
150 SLD $6, R29
152 ADD R26, R29, R28
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
opGen.go     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.cpp 352 GlobalBaseReg).addReg(Alpha::R29);
353 RegInfo.addLiveIn(Alpha::R29);
AlphaRegisterInfo.cpp 74 Reserved.set(Alpha::R29);
AlphaISelDAGToDAG.cpp 402 Chain = CurDAG->getCopyToReg(Chain, dl, Alpha::R29, GOT, InFlag);
  /external/llvm/lib/Target/AVR/
AVRRegisterInfo.cpp 68 // Reserve the frame pointer registers r28 and r29 if the function requires one.
71 Reserved.set(AVR::R29);
158 // movw r31:r30, r29:r28
162 // movw r31:r30, r29:r28
  /external/llvm/lib/Target/Lanai/Disassembler/
LanaiDisassembler.cpp 160 Lanai::R24, Lanai::R25, Lanai::R26, Lanai::R27, Lanai::R28, Lanai::R29,
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 92 R29
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 76 asmArchMips = asmArch{"mips", size44, true, "R29", true}
77 asmArchMipsLE = asmArch{"mipsle", size44, false, "R29", true}
78 asmArchMips64 = asmArch{"mips64", size88, true, "R29", true}
79 asmArchMips64LE = asmArch{"mips64le", size88, false, "R29", true}
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 92 R29
  /prebuilts/go/linux-x86/src/cmd/vet/
asmdecl.go 76 asmArchMips = asmArch{"mips", size44, true, "R29", true}
77 asmArchMipsLE = asmArch{"mipsle", size44, false, "R29", true}
78 asmArchMips64 = asmArch{"mips64", size88, true, "R29", true}
79 asmArchMips64LE = asmArch{"mips64le", size88, false, "R29", true}
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPURegisterInfo.cpp 83 case SPU::R29: return 29;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugSupport/
DebugSupport.h 352 UINT64 R29;
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 318 UINT64 R29;
  /external/llvm/lib/Target/PowerPC/Disassembler/
PPCDisassembler.cpp 171 PPC::R28, PPC::R29, PPC::R30, PPC::R31
182 PPC::R28, PPC::R29, PPC::R30, PPC::R31
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCRegisterInfo.cpp 110 PPC::R28, PPC::R29, PPC::R30, PPC::R31,
136 PPC::R28, PPC::R29, PPC::R30, PPC::R31,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 321 UINT64 R29;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 49 "R29",
123 gp = buildReg("R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R14 R15 R16 R17 R18 R19 R20 R21 R22 R23 R24 R25 R26 R27 R28 R29")
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
PPC64Ops.go 49 "R29",
123 gp = buildReg("R3 R4 R5 R6 R7 R8 R9 R10 R11 R12 R14 R15 R16 R17 R18 R19 R20 R21 R22 R23 R24 R25 R26 R27 R28 R29")
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 266 Reserved.set(PPC::R29);
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/mips/
obj0.go 362 // ADD $(autosize+FIXED_FRAME), R29, R3
364 // ADD $FIXED_FRAME, R29, R2
  /prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
obj0.go 362 // ADD $(autosize+FIXED_FRAME), R29, R3
364 // ADD $FIXED_FRAME, R29, R2

Completed in 1198 milliseconds

1 23 4