summaryrefslogtreecommitdiff
path: root/src/lj_target_arm64.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM64: Add big-endian support.Mike Pall2017-03-301-1/+8
* Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
* ARM64: Fuse BOR/BXOR and BNOT into ORN/EON.Mike Pall2016-12-151-0/+1
* ARM64: Fix code generation for S19 offsets.Mike Pall2016-12-081-1/+1
* ARM64: Reorganize operand extension definitions.Mike Pall2016-12-071-2/+5
* ARM64: Make use of tbz/tbnz and cbz/cbnz.Mike Pall2016-11-291-0/+6
* ARM64: Emit more efficient trace exits.Mike Pall2016-11-241-5/+9
* ARM64: Add JIT compiler backend.Mike Pall2016-11-201-5/+216
* Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
* ARM64: Add FFI support.Mike Pall2015-01-071-0/+97