Searched refs:hppa_zdep (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/parisc/net/ |
H A D | bpf_jit.h | 153 #define hppa_zdep(r, p, len, target) \ macro 156 hppa_zdep(r, len, len, lo(rd))
|
H A D | bpf_jit_comp32.c | 462 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()
|