Home
last modified time | relevance | path

Searched defs:tcg_out_mov (Results 1 – 7 of 7) sorted by relevance

/external/qemu/tcg/i386/
Dtcg-target.c247 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/x86_64/
Dtcg-target.c343 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/hppa/
Dtcg-target.c222 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/sparc/
Dtcg-target.c288 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/ppc/
Dtcg-target.c423 static void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/ppc64/
Dtcg-target.c421 static void tcg_out_mov (TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/arm/
Dtcg-target.c1585 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function