summaryrefslogtreecommitdiff
path: root/src/lj_emit_mips.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.Mike Pall2017-02-201-14/+93
| | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
* Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
| |
* | Generalize deferred constant handling in backend to 64 bit.Mike Pall2016-11-211-2/+2
| |
* | MIPS: Support MIPS16 interlinking.Mike Pall2016-06-081-1/+2
| |
* | MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-281-1/+1
| | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
* | Embed 64 bit constants directly in the IR, using two slots.Mike Pall2016-05-231-2/+2
| | | | | | | | Contributed by Peter Cawley.
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
| |
* | MIPS: Add soft-float support to JIT compiler backend.Mike Pall2016-02-101-4/+6
| |
* | Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
|\|
| * Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
| |
* | Merge branch 'master' into v2.1Mike Pall2014-01-161-1/+1
|\|
| * Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
| |
* | Add generic load/store with offset to assembler backends.Mike Pall2013-04-211-8/+8
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
|
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+6
|
* MIPS: Integrate and enable JIT compiler.Mike Pall2012-03-301-0/+205