Home
last modified time | relevance | path

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

/linux-6.12.1/arch/parisc/net/
Dbpf_jit.h119 #define hppa_subb(reg1, reg2, target) \ macro
Dbpf_jit_comp32.c589 emit(hppa_subb(hi(rd), hi(rs), hi(rd)), ctx); in emit_alu_r64()
623 emit(hppa_subb(HPPA_REG_ZERO, hi(rd), hi(rd)), ctx); in emit_alu_r64()