Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h153 #define hppa_zdep(r, p, len, target) \ macro
156 hppa_zdep(r, len, len, lo(rd))
H A Dbpf_jit_comp32.c462 emit(hppa_zdep(lo(rd), imm, imm, hi(rd)), ctx); in emit_alu_i64()
469 emit(hppa_zdep(lo(rd), imm, imm, lo(rd)), ctx); in emit_alu_i64()
547 emit(hppa_zdep(lo(rd), imm, imm, lo(rd)), ctx); in emit_alu_i32()