Home
last modified time | relevance | path

Searched defs:mov (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/
H A Ddsp_helper.c398 static inline uint8_t mipsdsp_rshift_u8(uint8_t a, target_ulong mov) in mipsdsp_rshift_u8()
403 static inline uint16_t mipsdsp_rshift_u16(uint16_t a, target_ulong mov) in mipsdsp_rshift_u16()
408 static inline int8_t mipsdsp_rashift8(int8_t a, target_ulong mov) in mipsdsp_rashift8()
413 static inline int16_t mipsdsp_rashift16(int16_t a, target_ulong mov) in mipsdsp_rashift16()
419 static inline int32_t mipsdsp_rashift32(int32_t a, target_ulong mov) in mipsdsp_rashift32()
2627 #define MAQ_S_W(name, mov) \ argument
2652 #define MAQ_SA_W(name, mov) \ argument
2705 #define MAQ_S_W_QH(name, mov) \ argument
2751 #define MAQ_SA_W(name, mov) \ argument
2782 #define MAQ_S_L_PW(name, mov) \ argument
/qemu/tcg/
H A Dtcg.c6342 unsigned nmov, TCGMovExtend *mov, in tcg_out_helper_load_slots()
6510 static unsigned tcg_out_helper_add_mov(TCGMovExtend *mov, in tcg_out_helper_add_mov()
6572 TCGMovExtend mov[2]; in tcg_out_ld_helper_args() local
6653 TCGMovExtend mov[2]; in tcg_out_ld_helper_ret() local
6739 TCGMovExtend mov[4]; in tcg_out_st_helper_args() local