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