summaryrefslogtreecommitdiffstats
path: root/target-mips/op_helper.c
Commit message (Expand)AuthorAgeFilesLines
...
* target-mips: Add compiler attribute to some functions which don't returnStefan Weil2012-03-241-1/+2
* target-mips: Don't overuse CPUStateAndreas Färber2012-03-141-62/+62
* Spelling fixes in comments (it's -> its)Stefan Weil2012-03-081-1/+1
* softmmu_header: pass CPUState to tlb_fillBlue Swirl2011-10-011-4/+3
* mips: Add MT halting and waking of VPEsEdgar E. Iglesias2011-09-061-4/+78
* mips: Correct IntCtl write mask for VIntEdgar E. Iglesias2011-09-061-1/+1
* mips: Hook in more reg accesses via mttr/mftrEdgar E. Iglesias2011-09-061-11/+129
* mips: Synchronize CP0 TCSTatus, Status and EntryHiEdgar E. Iglesias2011-09-061-44/+106
* mips: Handle TC indexing of other VPEsEdgar E. Iglesias2011-09-061-105/+161
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* exec.h cleanupBlue Swirl2011-07-301-1/+55
* Fix unassigned memory access handlingBlue Swirl2011-07-201-2/+4
* cpu_loop_exit: avoid using AREG0Blue Swirl2011-06-261-2/+2
* Remove unused function parameter from cpu_restore_stateStefan Weil2011-04-201-2/+2
* target-mips: clear softfpu exception state for comparison instructionsAurelien Jarno2011-04-171-16/+25
* target-mips: fix c.ps.* instructionsAurelien Jarno2011-04-171-4/+4
* target-mips: don't hardcode softfloat exception bitsAurelien Jarno2011-04-171-15/+20
* target-mips: simplify FP comparisonsAurelien Jarno2011-04-171-36/+36
* softfloat: rename float*_eq() into float*_eq_quiet()Aurelien Jarno2011-04-171-16/+16
* target-mips: use new float*_unordered*() functionsAurelien Jarno2011-04-171-98/+70
* [PATCH] [MIPS] Clear softfpu exception state for round, trunc, ceil and floorChris Dearman2011-02-091-0/+16
* softfloat: Rename float*_is_nan() functions to float*_is_quiet_nan()Peter Maydell2011-01-021-4/+4
* target-mips: fix translation of MT instructionsNathan Froyd2010-12-221-20/+8
* MIPS: fix yield handlingBlue Swirl2010-09-181-1/+3
* Correctly identify multiple cpus in SMP systemsHervé Poussineau2010-07-311-2/+1
* mips: more fixes to the MIPS interrupt glue logicAurelien Jarno2010-07-251-12/+8
* mips: Correct MIPS interrupt glue logic for icountEdgar E. Iglesias2010-07-241-11/+0
* remove unused stuff from */exec.hPaolo Bonzini2010-07-031-1/+6
* target-mips: microMIPS ASE supportNathan Froyd2010-06-091-0/+136
* target-mips: don't call cpu_loop_exit() from helper.cAurelien Jarno2010-02-061-2/+16
* target-mips: change interrupt bits to be mips16-awareNathan Froyd2009-12-131-3/+14
* target-mips: use physical address in lladdrAurelien Jarno2009-11-301-0/+39
* target-mips: factorize load/store code in op_helper.cAurelien Jarno2009-11-301-152/+100
* target-mips: make CP0_LLAddr register CPU dependentAurelien Jarno2009-11-221-2/+9
* target-mips: rename CP0_LLAddr into lladdrAurelien Jarno2009-11-221-7/+7
* target-mips: fix indentationAurelien Jarno2009-11-141-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-4/+4
* Get rid of _t suffixmalc2009-10-011-4/+4
* Add 'static' to please SparseBlue Swirl2009-09-211-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* target-mips: variable names consistencyaurel322009-04-151-364/+364
* target-mips: implement FPU Flush-To-Zero modeaurel322009-03-281-0/+5
* target-mips: remove dead codeaurel322009-03-081-34/+0
* target-mips: rename helpers from do_ to helper_aurel322009-03-081-270/+261
* global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)aliguori2009-01-151-3/+3
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-33/+33
* target-mips: fix indentationaurel322009-01-141-11/+11
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-1/+1
* Fix remaining compiler warnings for mips targets.ths2008-12-201-2/+4
* MIPS: remove a few warningsaurel322008-12-071-4/+4
OpenPOWER on IntegriCloud