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

  /external/qemu/tcg/
tcg.c 894 void tcg_gen_qemu_st_i32(TCGv_i32 val, TCGv addr, TCGArg idx, TCGMemOp memop) function
971 tcg_gen_qemu_st_i32(TCGV_LOW(val), addr, idx, memop);
    [all...]
tcg-op.h     [all...]

Completed in 56 milliseconds