Searched refs:hppa_combt (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/arch/parisc/net/ |
H A D | bpf_jit.h | 180 #define hppa_combt(r1, r2, target_addr, condition, nop) \ macro 184 hppa_combt(r1, r2, target_addr, 1, NOP_NEXT_INSTR) 186 hppa_combt(r1, r2, target_addr, 2, NOP_NEXT_INSTR) 188 hppa_combt(r1, r2, target_addr, 3, NOP_NEXT_INSTR) 190 hppa_combt(r1, r2, target_addr, 4, NOP_NEXT_INSTR) 192 hppa_combt(r1, r2, target_addr, 5, NOP_NEXT_INSTR)
|
Completed in 2 milliseconds