Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c539 static void gen_rsub(TCGv_i32 out, TCGv_i32 ina, TCGv_i32 inb) in DO_TYPEA_CFG()
572 DO_TYPEA(rsub, true, gen_rsub) in DO_TYPEA() argument
577 DO_TYPEBV(rsubi, true, gen_rsub) in DO_TYPEA()