tal-runtime/src/jit
Mike Pall 3143b21894 ARM64: Add big-endian support.
Contributed by Djordje Kovacevic and Stefan Pejic from RT-RK.com.
Sponsored by Cisco Systems, Inc.
2017-03-30 11:30:01 +02:00
..
.gitignore Move lib/* to src/jit/*. 2012-06-08 21:14:33 +02:00
bc.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
bcsave.lua ARM64: Add big-endian support. 2017-03-30 11:30:01 +02:00
dis_arm64.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dis_arm64be.lua ARM64: Add big-endian support. 2017-03-30 11:30:01 +02:00
dis_arm.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dis_mips64.lua MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. 2017-02-20 03:43:10 +01:00
dis_mips64el.lua MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. 2017-02-20 03:43:10 +01:00
dis_mips.lua MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. 2017-02-20 03:43:10 +01:00
dis_mipsel.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dis_ppc.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dis_x64.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dis_x86.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
dump.lua MIPS64, part 2: Add MIPS64 hard-float JIT compiler backend. 2017-02-20 03:43:10 +01:00
p.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
v.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00
zone.lua Merge branch 'master' into v2.1 2017-01-17 12:41:05 +01:00