Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/net/
H A Dbpf_jit.h173 #define hppa_shr(r, len, target) \ macro
H A Dbpf_jit_comp32.c477 emit(hppa_shr(hi(rd), imm, lo(rd)), ctx); in emit_alu_i64()
484 emit(hppa_shr(hi(rd), imm, hi(rd)), ctx); in emit_alu_i64()
551 emit(hppa_shr(lo(rd), imm, lo(rd)), ctx); in emit_alu_i32()