Home
last modified time | relevance | path

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

/openbmc/qemu/target/microblaze/
H A Dtranslate.c529 static void gen_pcmpne(TCGv_i32 out, TCGv_i32 ina, TCGv_i32 inb) in gen_pcmpne() function
536 DO_TYPEA_CFG(pcmpne, use_pcmp_instr, false, gen_pcmpne) in DO_TYPEA_CFG()