aboutsummaryrefslogtreecommitdiff
path: root/dynasm/dasm_mips.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | DynASM: Bump version to 1.5.0.Mike Pall2021-05-021-3/+3
| |
* | 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-2/+2
|\|
| * Bump copyright date.Mike Pall2020-01-201-1/+1
| |
* | MIPS: Add MIPS64 R6 port.Mike Pall2020-01-201-226/+399
| | | | | | | | | | | | Contributed by Hua Zhang, YunQiang Su from Wave Computing, and Radovan Birdic from RT-RK. Sponsored by Wave Computing.
* | Merge branch 'master' into v2.1Mike Pall2019-01-101-3/+3
|\|
| * DynASM/MIPS: Fix shadowed variable.Mike Pall2019-01-101-3/+3
| | | | | | | | | | Cleanup only, bug cannot trigger. Thanks to Domingo Alvarez Duarte.
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
| |
* | DynASM/MIPS: Add missing MIPS64 instructions.Mike Pall2016-05-281-10/+65
| | | | | | | | | | Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com. Sponsored by Cisco Systems, Inc.
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
| |
* | DynASM: Bump version to 1.4.Mike Pall2015-10-241-3/+3
|/ | | | Thanks to Peter Cawley.
* Bump copyright date to 2015.Mike Pall2015-01-051-1/+1
|
* Bump copyright date to 2014.Mike Pall2014-01-161-1/+1
|
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
|
* Change DynASM bit operations to use Lua BitOp.Mike Pall2012-07-081-25/+19
|
* Bump copyright date to 2012.Mike Pall2012-01-231-1/+1
|
* MIPS: Add missing opcodes to the DynASM MIPS module plus minor fixes.Mike Pall2012-01-231-3/+14
| | | | Allow single dot as macro name.
* MIPS: Add DynASM MIPS module and encoding engine.Mike Pall2011-12-161-0/+948