Searched defs:tcg_out_mov (Results 1 – 7 of 7) sorted by relevance
/external/qemu/tcg/i386/ |
D | tcg-target.c | 247 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 343 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 222 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 288 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 423 static void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 421 static void tcg_out_mov (TCGContext *s, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 1585 static inline void tcg_out_mov(TCGContext *s, int ret, int arg) in tcg_out_mov() function
|