Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit_arcv2.c2520 #define JCC64_INSNS_TO_END 3 /* Number of insn. inclusive the 2nd jmp to end. */ macro
2727 to = from + (JCC64_INSNS_TO_END * INSN_len_normal); in check_jcc_64()
2820 end_off = curr_off + len + (JCC64_INSNS_TO_END * INSN_len_normal); in gen_jcc_64()