HomeSort by relevance Sort by last modified time
    Searched refs:tcg_gen_code (Results 1 - 3 of 3) sorted by null

  /external/qemu/
translate-all.c 139 gen_code_size = tcg_gen_code(s, gen_code_buf);
  /external/qemu/tcg/
tcg.h 363 int tcg_gen_code(TCGContext *s, uint8_t *gen_code_buf);
tcg.c 2165 int tcg_gen_code(TCGContext *s, uint8_t *gen_code_buf) function
    [all...]

Completed in 52 milliseconds