Searched defs:tcg_out_mov (Results 1 – 7 of 7) sorted by relevance
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 357 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 | 440 static void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 438 static void tcg_out_mov (TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 307 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/i386/ |
D | tcg-target.c | 515 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 1836 static inline void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 341 static void tcg_out_mov(TCGContext *s, TCGType type, int ret, int arg) in tcg_out_mov() function
|