Home
last modified time | relevance | path

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

/qemu/target/rx/
H A Dtranslate.c1713 static void rx_mul64lo(TCGv_i64 ret, int rs, int rs2) in rx_mul64lo() function
1736 rx_mul64lo(cpu_acc, a->rs, a->rs2); in trans_MULLO()
1755 rx_mul64lo(tmp, a->rs, a->rs2); in trans_MACLO()