Searched defs:tcg_out_movi (Results 1 – 7 of 7) sorted by relevance
/external/qemu/tcg/i386/ |
D | tcg-target.c | 253 static inline void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/x86_64/ |
D | tcg-target.c | 348 static inline void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/hppa/ |
D | tcg-target.c | 232 static inline void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/sparc/ |
D | tcg-target.c | 314 static inline void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/ppc/ |
D | tcg-target.c | 428 static void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/ppc64/ |
D | tcg-target.c | 444 static void tcg_out_movi (TCGContext *s, TCGType type, in tcg_out_movi() function
|
/external/qemu/tcg/arm/ |
D | tcg-target.c | 1590 static inline void tcg_out_movi(TCGContext *s, TCGType type, in tcg_out_movi() function
|