aboutsummaryrefslogtreecommitdiff
path: root/src/lj_asm_arm64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM64: Fuse FP multiply-add/sub.Mike Pall2016-12-081-2/+25
* ARM64: Fuse XLOAD/XSTORE with STRREF/ADD/BSHL/CONV.Mike Pall2016-12-071-6/+47
* ARM64: Reorganize operand extension definitions.Mike Pall2016-12-071-4/+4
* ARM64: Make use of tbz/tbnz and cbz/cbnz.Mike Pall2016-11-291-17/+66
* ARM64: Emit more efficient trace exits.Mike Pall2016-11-241-39/+32
* ARM64: Add JIT compiler backend.Mike Pall2016-11-201-0/+1823