Home
last modified time | relevance | path

Searched refs:gen_ldst_i64 (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg-op-ldst.c113 static void gen_ldst_i64(TCGOpcode opc, TCGv_i64 v, TCGTemp *addr, MemOpIdx oi) in gen_ldst_i64() function
326 gen_ldst_i64(opc, val, addr, oi); in tcg_gen_qemu_ld_i64_int()
398 gen_ldst_i64(opc, val, addr, oi); in tcg_gen_qemu_st_i64_int()
577 gen_ldst_i64(opc, x, addr, make_memop_idx(mop[0], idx)); in tcg_gen_qemu_ld_i128_int()
593 gen_ldst_i64(opc, y, addr_p8, make_memop_idx(mop[1], idx)); in tcg_gen_qemu_ld_i128_int()
695 gen_ldst_i64(opc, x, addr, make_memop_idx(mop[0], idx)); in tcg_gen_qemu_st_i128_int()
709 gen_ldst_i64(opc, b, addr_p8, make_memop_idx(mop[1], idx)); in tcg_gen_qemu_st_i128_int()
712 gen_ldst_i64(opc, y, addr_p8, make_memop_idx(mop[1], idx)); in tcg_gen_qemu_st_i128_int()