Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit_arcv2.c1114 static u8 arc_tst_r(u8 *buf, u8 rd, u8 rs) in arc_tst_r() function
1842 return arc_tst_r(buf, REG_LO(rd), REG_LO(rs)); in tst_r32()
2700 len += arc_tst_r(BUF(buf, len), REG_HI(rd), REG_HI(rs)); in gen_jset_64()