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