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

  /external/qemu/tcg/x86_64/
tcg-target.c 398 static inline void tgen_arithi32(TCGContext *s, int c, int r0, int32_t val) function
506 tgen_arithi32(s, ARITH_CMP, arg1, arg2);
982 tgen_arithi32(s, c, args[0], args[2]);
    [all...]

Completed in 11 milliseconds