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

  /external/qemu/tcg/sparc/
tcg-target.h 61 TCG_REG_I0,
tcg-target.c 71 TCG_REG_I0,
514 tcg_out32(s, JMPL | INSN_RD(TCG_REG_G0) | INSN_RS1(TCG_REG_I0) |
937 tcg_out_movi(s, TCG_TYPE_PTR, TCG_REG_I0, args[0]);
    [all...]

Completed in 11 milliseconds