Searched refs:hppa64_std_im5 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/parisc/net/ |
D | bpf_jit_comp64.c | 583 emit(hppa64_std_im5(rs, 0, HPPA_REG_R1), ctx); in emit_store() 585 emit(hppa64_std_im5(rs, off, dstreg), ctx); in emit_store() 1152 emit(hppa64_std_im5 (HPPA_REG_R1, -REG_SIZE, HPPA_REG_SP), ctx); in bpf_jit_build_prologue()
|
D | bpf_jit.h | 216 #define hppa64_std_im5(src, im5, b) \ macro
|