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

  /external/qemu/tcg/i386/
tcg-target.c 49 static const int tcg_target_call_oarg_regs[2] = { TCG_REG_EAX, TCG_REG_EDX }; variable
    [all...]
  /external/qemu/tcg/x86_64/
tcg-target.c 73 static const int tcg_target_call_oarg_regs[2] = { variable
    [all...]
  /external/qemu/tcg/
tcg.c     [all...]

Completed in 36 milliseconds