Home
last modified time | relevance | path

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

/external/qemu/tcg/x86_64/
Dtcg-target.c357 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/ppc/
Dtcg-target.c440 static void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/ppc64/
Dtcg-target.c438 static void tcg_out_mov (TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/sparc/
Dtcg-target.c307 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/i386/
Dtcg-target.c515 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/arm/
Dtcg-target.c1836 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
/external/qemu/tcg/hppa/
Dtcg-target.c341 static void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function