aboutsummaryrefslogtreecommitdiff
path: root/target/mips/tcg
AgeCommit message (Expand)Author
2023-02-08Drop duplicate #includeMarkus Armbruster
2023-01-18bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plxPhilippe Mathieu-Daudé
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster
2022-11-08target/mips: Don't check COP1X for 64 bit FP modeJiaxun Yang
2022-11-08target/mips: Enable LBX/LWX/* instructions for OcteonPavel Dovgalyuk
2022-11-08target/mips: Cast offset field of Octeon BBIT to int16_tJiaxun Yang
2022-10-26target/mips: Convert to tcg_ops restore_state_to_opcRichard Henderson
2022-10-04accel/tcg: Introduce tb_pc and log_pcRichard Henderson
2022-09-13target/mips: Honour -semihosting-config userspace=onPeter Maydell
2022-09-06accel/tcg: Add pc and host_pc params to gen_intermediate_codeRichard Henderson
2022-08-08target/mips: Handle lock_user() failure in UHI_plog semihosting callPeter Maydell
2022-08-02target/mips: Advance pc after semihosting exceptionRichard Henderson
2022-07-12target/mips: Remove GET_TARGET_STRING and FREE_TARGET_STRINGRichard Henderson
2022-07-12target/mips: Simplify UHI_argnlen and UHI_argnRichard Henderson
2022-07-12target/mips: Use error_report for UHI_assertRichard Henderson
2022-07-12target/mips: Avoid qemu_semihosting_log_out for UHI_plogRichard Henderson
2022-07-12target/mips: Use semihosting/syscalls.hRichard Henderson
2022-07-12target/mips: Drop link syscall from semihostingRichard Henderson
2022-07-12target/mips: Create report_fault for semihostingRichard Henderson
2022-07-12target/mips: implement Octeon-specific arithmetic instructionsPavel Dovgalyuk
2022-07-12target/mips: implement Octeon-specific BBIT instructionsPavel Dovgalyuk
2022-07-12target/mips: introduce decodetree structure for Cavium Octeon extensionPavel Dovgalyuk
2022-06-28target/mips: Drop pread and pwrite syscalls from semihostingRichard Henderson
2022-06-28target/mips: Add UHI errno valuesRichard Henderson
2022-06-28target/mips: Use an exception for semihostingRichard Henderson
2022-06-28semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.hRichard Henderson
2022-06-11target/mips: Add missing default cases for some nanoMIPS poolsStefan Pejic
2022-06-11target/mips: Fix handling of unaligned memory access for nanoMIPS ISADragan Mladjenovic
2022-06-11target/mips: Fix emulation of nanoMIPS BNEC[32] instructionDragan Mladjenovic
2022-06-11target/mips: Fix emulation of nanoMIPS BPOSGE32C instructionDragan Mladjenovic
2022-06-11target/mips: Fix emulation of nanoMIPS EXTRV_S.H instructionDragan Mladjenovic
2022-06-11target/mips: Fix emulation of nanoMIPS MTHLIP instructionStefan Pejic
2022-06-11target/mips: Fix FTRUNC_S and FTRUNC_U trans helperNi Hui
2022-06-11target/mips: Fix store adress of high 64bit in helper_msa_st_b()Ni Hui
2022-06-11target/mips: Do not treat msa INSERT as NOP when wd is zeroNi Hui
2022-06-11target/mips: Fix msa checking condition in trans_msa_elm_fn()Ni Hui
2022-06-11target/mips: Fix df_extract_val() and df_extract_df() dfe lookupNi Hui
2022-06-11target/mips: Fix SAT_S trans helperNi Hui
2022-06-11target/mips: Fix WatchHi.M handlingMarcin Nowakowski
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-20exec/translator: Pass the locked filepointer to disas_log hookRichard Henderson
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2022-01-11target/mips: Extract trap code into env->error_codeRichard Henderson
2022-01-11target/mips: Extract break code into env->error_codeRichard Henderson
2022-01-08exec/memop: Adding signedness to quad definitionsFrédéric Pétrot
2021-11-02Merge remote-tracking branch 'remotes/philmd/tags/mips-20211102' into stagingRichard Henderson
2021-11-02target/mips: Remove one MSA unnecessary decodetree overlap groupPhilippe Mathieu-Daudé
2021-11-02target/mips: Remove generic MSA opcodePhilippe Mathieu-Daudé