aboutsummaryrefslogtreecommitdiff
path: root/src/jit/dis_x86.lua (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
* | 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
* | x86: Disassemble FMA3 instructions.Mike Pall2018-06-051-1/+23
* | Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
|\|
| * Bump copyright date to 2017.Mike Pall2017-01-171-1/+1
* | Merge branch 'master' into v2.1Mike Pall2016-07-171-1/+1
|\|
* | x86: Improve disassembly of BMI2 instructions.Mike Pall2016-04-051-4/+4
* | x86: Generate BMI2 shifts and rotates, if available.Mike Pall2016-03-281-0/+3
* | Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
|\|
| * Bump copyright date to 2016.Mike Pall2016-03-031-1/+1
* | x86: Disassemble AES instructions.Mike Pall2015-12-281-0/+5
* | x86: Improve disassembly of AVX shift instructions.Mike Pall2015-12-281-2/+2
* | x86/x64: Disassemble AVX/AVX2 instructions.Mike Pall2015-10-241-70/+155
* | 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
* | Get rid of module() in all internal modules.Mike Pall2013-05-161-17/+17
* | Adapt -jdump to unified string.format("%x", -1) behavior.Mike Pall2013-05-131-1/+3
|/
* Bump copyright date to 2013.Mike Pall2013-02-111-1/+1
* Move lib/* to src/jit/*.Mike Pall2012-06-081-0/+836