HomeSort by relevance Sort by last modified time
    Searched full:gen_extu (Results 1 - 1 of 1) sorted by null

  /external/qemu/target-i386/
translate.c 670 static void gen_extu(int ot, TCGv reg) function
707 gen_extu(size + 1, cpu_tmp0);
714 gen_extu(size + 1, cpu_tmp0);
    [all...]

Completed in 46 milliseconds