Home
last modified time | relevance | path

Searched defs:REG_LR (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/freedreno/afuc/
H A Dafuc.h143 REG_LR = 0x1b, enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/riscv/
Dcpu.go149 REG_LR = REG_RA // Link register. const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/s390x/
Da.out.go148 REG_LR = REG_R14 // link register const
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
Da.out.go284 REG_LR = REG_SPR0 + 8 const