Home
last modified time | relevance | path

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

/qemu/include/tcg/
H A Dtcg-op.h359 #define tcg_gen_hswap_tl tcg_gen_hswap_i32
H A Dtcg-op-common.h151 void tcg_gen_hswap_i32(TCGv_i32 ret, TCGv_i32 arg);
/qemu/tcg/
H A Dtcg-op.c1344 void tcg_gen_hswap_i32(TCGv_i32 ret, TCGv_i32 arg) in tcg_gen_hswap_i32() function