Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c425 static void gen_cmpu(TCGv_i32 out, TCGv_i32 ina, TCGv_i32 inb) in gen_cmpu() function
435 DO_TYPEA(cmpu, false, gen_cmpu) in DO_TYPEA()