Lines Matching refs:hppa_ldw
65 #define EXIT_PTR_LOAD(reg) hppa_ldw(-0x08, HPPA_REG_SP, reg)
209 emit(hppa_ldw(-REG_SIZE * (8 + (i-3)), HPPA_REG_SP, HPPA_R(i)), ctx); in __build_epilogue()
213 emit(hppa_ldw(-0x14, HPPA_REG_SP, HPPA_REG_RP), ctx); in __build_epilogue()
216 emit(hppa_ldw(-0x04, HPPA_REG_SP, HPPA_REG_SP), ctx); in __build_epilogue()
228 emit(hppa_ldw(REG_SIZE * hi(reg) - offset_sp, HPPA_REG_SP, hi(tmp)), ctx); in bpf_get_reg64_offset()
229 emit(hppa_ldw(REG_SIZE * lo(reg) - offset_sp, HPPA_REG_SP, lo(tmp)), ctx); in bpf_get_reg64_offset()
251 emit(hppa_ldw(REG_SIZE * hi(reg), HPPA_REG_SP, hi(tmp)), ctx); in bpf_get_reg64_ref()
284 emit(hppa_ldw(REG_SIZE * lo(reg), HPPA_REG_SP, lo(tmp)), ctx); in bpf_get_reg32()
962 emit(hppa_ldw(off, lo(arr_reg), HPPA_REG_T1), ctx); in emit_bpf_tail_call()
989 emit(hppa_ldw(off, HPPA_REG_T0, HPPA_REG_T0), ctx); in emit_bpf_tail_call()
1000 emit(hppa_ldw(off, HPPA_REG_T0, HPPA_REG_T0), ctx); in emit_bpf_tail_call()
1038 emit(hppa_ldw(off + 0, srcreg, lo(rd)), ctx); in emit_load_r64()
1043 emit(hppa_ldw(off + 0, srcreg, hi(rd)), ctx); in emit_load_r64()
1044 emit(hppa_ldw(off + 4, srcreg, lo(rd)), ctx); in emit_load_r64()
1551 emit(hppa_ldw(-0x48, HPPA_REG_R1, hi(reg)), ctx); in bpf_jit_build_prologue()
1553 emit(hppa_ldw(-0x44, HPPA_REG_R1, lo(reg)), ctx); in bpf_jit_build_prologue()
1561 emit(hppa_ldw(-0x40, HPPA_REG_R1, hi(reg)), ctx); in bpf_jit_build_prologue()
1563 emit(hppa_ldw(-0x3c, HPPA_REG_R1, lo(reg)), ctx); in bpf_jit_build_prologue()
1571 emit(hppa_ldw(-0x38, HPPA_REG_R1, hi(reg)), ctx); in bpf_jit_build_prologue()
1573 emit(hppa_ldw(-0x34, HPPA_REG_R1, lo(reg)), ctx); in bpf_jit_build_prologue()