Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c356 static void gen_bsrl(TCGv_i32 out, TCGv_i32 ina, TCGv_i32 inb) in gen_bsrl() function
402 DO_TYPEA_CFG(bsrl, use_barrel, false, gen_bsrl) in DO_TYPEA_CFG()