Home
last modified time | relevance | path

Searched refs:TCGMovExtend (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dtcg.c439 typedef struct TCGMovExtend { struct
445 } TCGMovExtend; argument
516 static void tcg_out_movext1(TCGContext *s, const TCGMovExtend *i) in tcg_out_movext1()
532 static void tcg_out_movext2(TCGContext *s, const TCGMovExtend *i1, in tcg_out_movext2()
533 const TCGMovExtend *i2, int scratch) in tcg_out_movext2()
574 const TCGMovExtend *i2, const TCGMovExtend *i3, in tcg_out_movext3()
5700 TCGMovExtend ptr_mov = { in tcg_out_helper_load_common_args()
5761 static unsigned tcg_out_helper_add_mov(TCGMovExtend *mov, in tcg_out_helper_add_mov()
5823 TCGMovExtend mov[2]; in tcg_out_ld_helper_args()
5904 TCGMovExtend mov[2]; in tcg_out_ld_helper_ret()
[all …]