Home
last modified time | relevance | path

Searched defs:REGTMP (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm/
Da.out.go99 REGTMP = REG_R11 const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/mips/
Da.out.go236 REGTMP = REG_R23 /* used by the linker */ const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/loong64/
Da.out.go166 REGTMP = REG_R30 // used by the assembler const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Da.out.go144 REGTMP = REG_R10 // scratch register used in the assembler and linker const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
Da.out.go300 REGTMP = REG_R31 /* used by the linker */ const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
Da.out.go202 REGTMP = REG_R27 // reserved for liblink const