.. |
aoptcpu.pas
|
* enable Lea2AddBase and Lea2AddIndex in TX86AsmOptimizer.PostPeepholeOptLea as we have flag tracking now
|
2018-03-11 20:30:09 +00:00 |
aoptcpub.pas
|
|
|
aoptcpud.pas
|
|
|
cgcpu.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
cpubase.inc
|
* replaced the saved_XXX_registers arrays with virtual methods inside
|
2018-04-19 21:22:16 +00:00 |
cpuelf.pas
|
|
|
cpuinfo.pas
|
+ added CPUX86_HAS_SSE2 to x86 tcpuflags
|
2017-09-26 16:02:56 +00:00 |
cpunode.pas
|
* automatically generate necessary indirect symbols when a new assembler
|
2016-07-20 20:53:03 +00:00 |
cpupara.pas
|
* synchronize get_saved_registers_int and get_volatile_registers_int for all
|
2018-05-04 16:16:24 +00:00 |
cpupi.pas
|
* renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can
|
2016-12-16 22:41:21 +00:00 |
cputarg.pas
|
|
|
hlcgcpu.pas
|
* removed temppos field again from parameter locations: they're not allocated
|
2018-04-27 19:18:55 +00:00 |
i386att.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
i386atts.inc
|
new AVX512 opcodes
|
2018-09-03 05:40:44 +00:00 |
i386int.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
i386nop.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
i386op.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
i386prop.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
i386tab.inc
|
new avx512 opcodes
|
2018-09-10 06:19:45 +00:00 |
n386add.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
n386cal.pas
|
syscalls: unify call reference creation across 4 different CPU archs. less copypasted code, brings x86_64 AROS support up to speed
|
2016-12-02 09:29:09 +00:00 |
n386flw.pas
|
* keep track of the temp position separately from the offset in references,
|
2018-04-22 17:03:16 +00:00 |
n386inl.pas
|
+ fast and branchless implementation of abs(int64) for i386
|
2017-09-10 17:25:47 +00:00 |
n386ld.pas
|
|
|
n386mat.pas
|
+ support mmx shifting
|
2018-02-27 21:40:12 +00:00 |
n386mem.pas
|
* moved nf_typedaddr to addrnodeflags (anf_typedaddr)
|
2018-04-03 16:41:01 +00:00 |
n386set.pas
|
|
|
r386ari.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386att.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386con.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386dwrf.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386int.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386iri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nasm.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nor.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386nri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386num.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386ot.inc
|
support vector operand bcst,{sae},{er} + k-register
|
2018-07-16 17:06:57 +00:00 |
r386rni.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386sri.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386stab.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
r386std.inc
|
support vector operand writemask,zeroflag
|
2018-07-02 20:20:03 +00:00 |
ra386att.pas
|
|
|
ra386int.pas
|
|
|
rgcpu.pas
|
|
|
symcpu.pas
|
|
|