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

  /external/qemu/tcg/i386/
tcg-target.c 1015 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R10, dest);
    [all...]
  /external/qemu/tcg/
tcg.h 187 TCG_TYPE_PTR = TCG_TYPE_I32,
189 TCG_TYPE_PTR = TCG_TYPE_I64,

Completed in 323 milliseconds