aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/msa_helper.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-11target/mips: Fix store adress of high 64bit in helper_msa_st_b()Ni Hui1-1/+1
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau1-5/+5
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau1-27/+27
2021-11-02target/mips: Fix MSA MSUBV.B opcodePhilippe Mathieu-Daudé1-16/+16
2021-11-02target/mips: Fix MSA MADDV.B opcodePhilippe Mathieu-Daudé1-16/+16
2021-10-13target/mips: Use 8-byte memory ops for msa load/storeRichard Henderson1-130/+71
2021-10-13target/mips: Use cpu_*_data_ra for msa load/storeRichard Henderson1-285/+135
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson1-3/+3
2021-05-02target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé1-0/+8597