Home
last modified time | relevance | path

Searched defs:use_pcmp_instr (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/microblaze/
H A Dtranslate.c417 DO_TYPEA0_CFG(clz, use_pcmp_instr, false, gen_clz) in DO_TYPEA0_CFG() argument
534 DO_TYPEA_CFG(pcmpbf, use_pcmp_instr, false, gen_helper_pcmpbf) in DO_TYPEA_CFG() argument
H A Dcpu.h326 bool use_pcmp_instr; member