aboutsummaryrefslogtreecommitdiff
path: root/src/vm_mips64.dasc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
* MIPS: Add MIPS64 R6 port.Mike Pall2020-01-201-29/+341
* MIPS/MIPS64: Fix TSETR barrier (again).Mike Pall2018-10-141-1/+1
* MIPS64: Fix soft-float +-0.0 vs. +-0.0 comparison.Mike Pall2018-01-291-1/+1
* MIPS64: Fix xpcall() error case.Mike Pall2017-11-181-2/+3
* MIPS64: Add soft-float support to JIT compiler backend.Mike Pall2017-06-071-0/+49
* MIPS64: Fix stores of MULTRES.Mike Pall2017-04-171-2/+2
* MIPS64: Fix write barrier in BC_USETV.Mike Pall2017-04-171-3/+3
* MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.Mike Pall2017-02-201-12/+225
* Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
* MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-281-0/+4849