Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dtranslate.h132 #define gen_helper_0e2i(name, arg1, arg2, arg3) do { \ macro
H A Dtranslate.c1797 gen_helper_0e2i(cmp ## type ## _ ## fmt ## _f, fp0, fp1, cc); \
2201 gen_helper_0e2i(sdl, t1, t0, mem_idx); in gen_st()
2204 gen_helper_0e2i(sdr, t1, t0, mem_idx); in gen_st()
2231 gen_helper_0e2i(swl, t1, t0, mem_idx); in gen_st()
2237 gen_helper_0e2i(swr, t1, t0, mem_idx); in gen_st()
4264 gen_helper_0e2i(swl, t1, t0, ctx->mem_idx); in gen_loongson_lswc2()
4273 gen_helper_0e2i(swr, t1, t0, ctx->mem_idx); in gen_loongson_lswc2()
4281 gen_helper_0e2i(sdl, t1, t0, ctx->mem_idx); in gen_loongson_lswc2()
4288 gen_helper_0e2i(sdr, t1, t0, ctx->mem_idx); in gen_loongson_lswc2()
8685 gen_helper_0e2i(ctc1, t0, tcg_constant_i32(rd), rt); in gen_mttr()
[all …]