Searched refs:tcg_gen_qemu_st_i64_chk (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op.h | 90 tcg_gen_qemu_st_i64_chk(v, tcgv_tl_temp(a), i, m, TCG_TYPE_TL); in tcg_gen_qemu_st_i64()
|
H A D | tcg-op-common.h | 318 void tcg_gen_qemu_st_i64_chk(TCGv_i64, TCGTemp *, TCGArg, MemOp, TCGType);
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-ldst.c | 406 void tcg_gen_qemu_st_i64_chk(TCGv_i64 val, TCGTemp *addr, TCGArg idx, in tcg_gen_qemu_st_i64_chk() function
|