Home
last modified time | relevance | path

Searched refs:emit_hppa64_zext32 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp64.c119 #define emit_hppa64_zext32(r, target, ctx) \ macro
339 emit_hppa64_zext32(reg, reg, ctx); in emit_zext_32()
430 emit_hppa64_zext32(*rd, HPPA_REG_T2, ctx); in emit_zext_32_rd_rs()
432 emit_hppa64_zext32(*rs, HPPA_REG_T1, ctx); in emit_zext_32_rd_rs()
446 emit_hppa64_zext32(*rd, HPPA_REG_T2, ctx); in emit_zext_32_rd_t1()
511 emit_hppa64_zext32(arg0, HPPA_REG_ARG0, ctx); in emit_call_libgcc_ll()
512 emit_hppa64_zext32(arg1, HPPA_REG_ARG1, ctx); in emit_call_libgcc_ll()
616 emit_hppa64_zext32(rs, rd, ctx); in bpf_jit_emit_insn()