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 387 TCGv_i64 tcg_temp_new_internal_i64(int temp_local);
390 return tcg_temp_new_internal_i64(0);
394 return tcg_temp_new_internal_i64(1);
tcg.c 478 TCGv_i64 tcg_temp_new_internal_i64(int temp_local) function
    [all...]

Completed in 458 milliseconds