Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op.h226 #define tcg_gen_bswap_tl tcg_gen_bswap64_i64 macro
345 #define tcg_gen_bswap_tl tcg_gen_bswap32_i32
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvb.c.inc309 return gen_unary(ctx, a, EXT_NONE, tcg_gen_bswap_tl);
H A Dtrans_xthead.c.inc231 return gen_unary_per_ol(ctx, a, EXT_NONE, tcg_gen_bswap_tl, gen_th_revw);
/openbmc/qemu/target/hexagon/
H A Dgen_tcg.h1203 tcg_gen_bswap_tl(RdV, RsV)