834 Commits (071e6491947acff53196c119ea4713593e7a8b11)

Author SHA1 Message Date
Aurelien Jarno 3cee3050ce target-mips: optimize load operations 14 years ago
Aurelien Jarno 2910c6cbaa target-mips: cleanup load/store operations 14 years ago
Aurelien Jarno 5f7319cd84 target-mips: restore CPU state after an FPU exception 14 years ago
Aurelien Jarno 05993cd05f target-mips: use softfloat constants when possible 14 years ago
Aurelien Jarno 4cc2e5f989 target-mips: cleanup float to int conversion helpers 14 years ago
Aurelien Jarno 5dbe90bba7 target-mips: fix FPU exceptions 14 years ago
Aurelien Jarno 4a587b2ccb target-mips: keep softfloat exception set to 0 between instructions 14 years ago
Aurelien Jarno b3d6cd447d target-mips: use the softfloat floatXX_muladd functions 14 years ago
Aurelien Jarno 1e0e239a89 target-mips: do not save CPU state when using retranslation 14 years ago
Aurelien Jarno 4636401d99 target-mips: correctly restore btarget upon exception 14 years ago
Aurelien Jarno 40e3acc18f target-mips: remove #if defined(TARGET_MIPS64) in opcode enums 14 years ago
Jia Liu b30706dda7 target-mips: Change TODO file 14 years ago
Jia Liu af13ae03f8 target-mips: Add ASE DSP processors 14 years ago
Jia Liu b53371ed5d target-mips: Add ASE DSP accumulator instructions 14 years ago
Jia Liu 2669056024 target-mips: Add ASE DSP compare-pick instructions 14 years ago
Jia Liu 1cb6686cf9 target-mips: Add ASE DSP bit/manipulation instructions 14 years ago
Jia Liu a22260ae38 target-mips: Add ASE DSP multiply instructions 14 years ago
Jia Liu 77c5fa8b55 target-mips: Add ASE DSP GPR-based shift instructions 14 years ago
Jia Liu 461c08df75 target-mips: Add ASE DSP arithmetic instructions 14 years ago
Jia Liu 9b1a1d68d0 target-mips: Add ASE DSP load instructions 14 years ago
Jia Liu e45a93e259 target-mips: Add ASE DSP branch instructions 14 years ago
Jia Liu 4133498f8e Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number 14 years ago
Jia Liu 853c3240c0 target-mips: Add ASE DSP resources access check 14 years ago
Jia Liu 235eb0158c target-mips: Add ASE DSP internal functions 14 years ago
Andreas Färber 3993c6bddf cpus: Pass CPUState to [qemu_]cpu_has_work() 14 years ago
Richard Henderson d73ee8a2b5 target-mips: Use TCG registers for the FPU. 14 years ago
Aurelien Jarno 95bf787e40 target-mips: rename helper flags 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Andreas Färber 6f4d6b0908 target-mips: Pass MIPSCPU to mips_vpe_sleep() 14 years ago
Andreas Färber c6679e9038 target-mips: Pass MIPSCPU to mips_tc_sleep() 14 years ago
Andreas Färber b35d77d73c target-mips: Pass MIPSCPU to mips_vpe_is_wfi() 14 years ago
Andreas Färber 135dd63a19 target-mips: Pass MIPSCPU to mips_tc_wake() 14 years ago
Andreas Färber 81bad50ec4 target-mips: Clean up other_cpu in helper_{d,e}vpe() 14 years ago
Richard Henderson fdefe51c28 Emit debug_insn for CPU_LOG_TB_OP_OPT as well. 14 years ago
Richard Henderson bd277fa196 target-mips: Implement Loongson Multimedia Instructions 14 years ago
Richard Henderson fb7729e2d0 target-mips: Always evaluate debugging macro arguments 14 years ago
Richard Henderson 9fa7748873 target-mips: Fix MIPS_DEBUG. 14 years ago
Richard Henderson e1050a7637 target-mips: Set opn in gen_ldst_multiple. 14 years ago
Blue Swirl 895c2d0435 target-mips: switch to AREG0 free mode 14 years ago
Maciej W. Rozycki 03e6e50177 MIPS/user: Fix reset CPU state initialization 14 years ago
Eric Johnson 36c6711bbe target-mips: allow microMIPS SWP and SDP to have RD equal to BASE 15 years ago
Eric Johnson 2e15497c5b target-mips: add privilege level check to several Cop0 instructions 15 years ago
Richard Henderson b316728836 mips-linux-user: Always support rdhwr. 14 years ago
Richard Henderson 0516867450 target-mips: Streamline indexed cp1 memory addressing. 14 years ago
Richard Sandiford 13d24f4972 Fix order of CVT.PS.S operands 14 years ago
Richard Sandiford d22d728987 Fix operands of RECIP2.S and RECIP2.PS 14 years ago
Stefan Weil 6fc97fafce target-mips: Fix some helper functions (VR54xx multiplication) 14 years ago
Meador Inge 94159135cb target-mips: Enable access to required RDHWR hardware registers 14 years ago
Nathan Froyd f1cb0951c5 MIPS: Correct FCR0 initialization 14 years ago
Paolo Bonzini fbe37ef3e1 build: move other target-*/ objects to nested Makefile.objs 14 years ago