aboutsummaryrefslogtreecommitdiff
path: root/src/lj_target_mips.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
|\
| * Bump copyright date.Mike Pall2025-01-131-1/+1
* | Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
|\|
| * Bump copyright date.Mike Pall2023-08-201-1/+1
* | Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
|\|
| * Bump copyright date.Mike Pall2022-01-151-1/+1
* | String buffers, part 3c: Add IRBUFHDR_WRITE mode.Mike Pall2021-07-191-0/+2
* | Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
|\|
| * Bump copyright date.Mike Pall2021-01-021-1/+1
* | Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
* | MIPS: Add MIPS64 R6 port.Mike Pall2020-01-201-7/+45
* | MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend.Mike Pall2017-02-201-17/+73
* | Merge branch 'master' into v2.1Mike Pall2017-02-201-3/+4
|\|
| * MIPS: Don't use RID_GP as a scratch register.Mike Pall2017-02-201-3/+4
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | MIPS: Support MIPS16 interlinking.Mike Pall2016-06-081-0/+1
* | MIPS64, part 1: Add MIPS64 support to interpreter.Mike Pall2016-05-281-7/+38
* | 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-1/+29
* | 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
* | FFI: Compile VLA/VLS and large cdata allocs with default initialization.Mike Pall2013-05-241-0/+3
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* MIPS: Compile math.sqrt() to sqrt.d instruction.Mike Pall2012-10-151-0/+1
* Fix PHI stack slot syncing.Mike Pall2012-05-071-0/+2
* MIPS: Integrate and enable JIT compiler.Mike Pall2012-03-301-8/+109
* MIPS: Add interpreter. Enable MIPS build rules.Mike Pall2012-01-231-0/+153