Searched refs:A64_LR (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 231 emit(A64_PUSH(A64_FP, A64_LR, A64_SP), ctx); in build_prologue() 351 emit(A64_POP(A64_FP, A64_LR, A64_SP), ctx); in build_epilogue() 356 emit(A64_RET(A64_LR), ctx); in build_epilogue()
|
H A D | bpf_jit.h | 15 #define A64_LR AARCH64_INSN_REG_LR macro
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 231 emit(A64_PUSH(A64_FP, A64_LR, A64_SP), ctx); in build_prologue() 351 emit(A64_POP(A64_FP, A64_LR, A64_SP), ctx); in build_epilogue() 356 emit(A64_RET(A64_LR), ctx); in build_epilogue()
|
H A D | bpf_jit.h | 15 #define A64_LR AARCH64_INSN_REG_LR macro
|
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 231 emit(A64_PUSH(A64_FP, A64_LR, A64_SP), ctx); in build_prologue() 351 emit(A64_POP(A64_FP, A64_LR, A64_SP), ctx); in build_epilogue() 356 emit(A64_RET(A64_LR), ctx); in build_epilogue()
|
H A D | bpf_jit.h | 15 #define A64_LR AARCH64_INSN_REG_LR macro
|