Lines Matching refs:HPPA_REG_RP
226 emit(EXIT_PTR_LOAD(HPPA_REG_RP), ctx); in __build_epilogue()
227 emit(EXIT_PTR_JUMP(HPPA_REG_RP, NOP_NEXT_INSTR), ctx); in __build_epilogue()
240 emit(hppa64_ldd_im16(-2*REG_SIZE, HPPA_REG_SP, HPPA_REG_RP), ctx); in __build_epilogue()
241 emit(hppa_bv(HPPA_REG_ZERO, HPPA_REG_RP, EXEC_NEXT_INSTR), ctx); in __build_epilogue()
359 emit(EXIT_PTR_LOAD(HPPA_REG_RP), ctx); in emit_bpf_tail_call()
371 emit(EXIT_PTR_JUMP(HPPA_REG_RP, NOP_NEXT_INSTR), ctx); in emit_bpf_tail_call()
380 emit(EXIT_PTR_JUMP(HPPA_REG_RP, NOP_NEXT_INSTR), ctx); in emit_bpf_tail_call()
393 emit(EXIT_PTR_JUMP(HPPA_REG_RP, NOP_NEXT_INSTR), ctx); in emit_bpf_tail_call()
490 HPPA_REG_R31, HPPA_REG_RP), ctx); in emit_call()
491 emit(hppa64_bve_l_rp(HPPA_REG_RP), ctx); in emit_call()
531 HPPA_REG_R31, HPPA_REG_RP), ctx); in emit_call_libgcc_ll()
541 emit(hppa64_bve_l_rp(HPPA_REG_RP), ctx); in emit_call_libgcc_ll()
1153 emit(hppa64_std_im16(HPPA_REG_RP, -2*REG_SIZE, HPPA_REG_SP), ctx); in bpf_jit_build_prologue()