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

/linux-master/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);
469 emit(hppa_zdep(lo(rd), imm, imm, lo(rd)), ctx);
547 emit(hppa_zdep(lo(rd), imm, imm, lo(rd)), ctx);

Completed in 100 milliseconds