Home
last modified time | relevance | path

Searched refs:tcg_gen_hswap_i32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op.h346 #define tcg_gen_hswap_tl tcg_gen_hswap_i32
H A Dtcg-op-common.h148 void tcg_gen_hswap_i32(TCGv_i32 ret, TCGv_i32 arg);
/openbmc/qemu/tcg/
H A Dtcg-op.c1388 void tcg_gen_hswap_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_hswap_i32() function