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

  /external/qemu/tcg/x86_64/
tcg-target.h 42 TCG_REG_R10,
tcg-target.c 53 TCG_REG_R10,
389 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_R10, (tcg_target_long) target);
390 tcg_out_modrm(s, 0xff, call ? 2 : 4, TCG_REG_R10);
    [all...]

Completed in 1139 milliseconds