aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg/msa_helper.c
AgeCommit message (Expand)Author
2023-09-29target/mips: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-08-31hw/mips: spelling fixesMichael Tokarev
2023-08-31target/translate: Include missing 'exec/cpu_ldst.h' headerPhilippe Mathieu-Daudé
2023-03-07target/mips: Replace [g_]assert(0) -> g_assert_not_reached()Philippe Mathieu-Daudé
2022-06-11target/mips: Fix store adress of high 64bit in helper_msa_st_b()Ni Hui
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2021-11-02target/mips: Fix MSA MSUBV.B opcodePhilippe Mathieu-Daudé
2021-11-02target/mips: Fix MSA MADDV.B opcodePhilippe Mathieu-Daudé
2021-10-13target/mips: Use 8-byte memory ops for msa load/storeRichard Henderson
2021-10-13target/mips: Use cpu_*_data_ra for msa load/storeRichard Henderson
2021-10-05tcg: Rename TCGMemOpIdx to MemOpIdxRichard Henderson
2021-05-02target/mips: Move TCG source files under tcg/ sub directoryPhilippe Mathieu-Daudé