Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg-op.h2437 #define tcg_gen_bswap32_tl tcg_gen_bswap32_i64 macro
2509 #define tcg_gen_bswap32_tl tcg_gen_bswap32_i32 macro
/external/qemu/target-i386/
Dtranslate.c6735 tcg_gen_bswap32_tl(cpu_T[0], cpu_T[0]); in disas_insn()