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

  /external/qemu/tcg/
tcg.h 370 TCGv_i64 tcg_temp_new_internal_i64(int temp_local);
373 return tcg_temp_new_internal_i64(0);
377 return tcg_temp_new_internal_i64(1);
tcg.c 470 TCGv_i64 tcg_temp_new_internal_i64(int temp_local) function
    [all...]

Completed in 13 milliseconds