.. |
aasmcpu.pas
|
- removed IF_CYRIX and IF_AMD from the TODO list of instructions, that we're
|
2016-03-23 15:24:59 +00:00 |
agx86att.pas
|
Added x86_64-embedded target. Patch from Benjamin Rosseaux
|
2016-02-14 10:57:00 +00:00 |
agx86int.pas
|
+ added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the
|
2016-02-25 21:47:13 +00:00 |
agx86nsm.pas
|
+ added 486 to the list of supported CPUs on the i8086 and i386 targets
|
2016-03-23 15:07:56 +00:00 |
aoptx86.pas
|
* popt386 uses now also all routines of aoptx86
|
2015-09-29 19:31:33 +00:00 |
cga.pas
|
|
|
cgx86.pas
|
* don't call make_simple_ref in tcgx86.g_concatcopy on i8086, because that
|
2016-03-22 13:56:10 +00:00 |
cpubase.pas
|
* Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471.
|
2016-02-09 16:48:32 +00:00 |
hlcgx86.pas
|
* synchronized with privatetrunk till r30095
|
2015-03-05 20:32:15 +00:00 |
itcpugas.pas
|
* Reuse binary search routine from rgbase.pas to look up AT&T register names, removes need in regnumber_count_bsstart constant. Resolves #29471.
|
2016-02-09 16:48:32 +00:00 |
itx86int.pas
|
|
|
ni86mem.pas
|
|
|
nx86add.pas
|
* converted register_maybe_adjust_setbase() to the high level code generator
|
2015-12-05 18:03:37 +00:00 |
nx86cal.pas
|
+ also allow x86 call ref for references that contain only non-imaginary registers (no infinite spilling problems there either)
|
2015-11-11 16:33:48 +00:00 |
nx86cnv.pas
|
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
2015-08-27 18:28:57 +00:00 |
nx86con.pas
|
|
|
nx86inl.pas
|
* converted register_maybe_adjust_setbase() to the high level code generator
|
2015-12-05 18:03:37 +00:00 |
nx86ld.pas
|
nx86ld.pas, tx86loadnode:
|
2016-03-18 22:39:41 +00:00 |
nx86mat.pas
|
* fixed compilation of 8086 compiler.
|
2015-09-17 16:30:02 +00:00 |
nx86mem.pas
|
* generic part of r26050 from the hlcgllvm branch: made tcgvecnode hlcg-safe
|
2015-02-23 22:56:00 +00:00 |
nx86set.pas
|
* converted register_maybe_adjust_setbase() to the high level code generator
|
2015-12-05 18:03:37 +00:00 |
rax86.pas
|
+ support NEC V20/V30's REPC/REPNC prefixes in the assembler reader
|
2016-03-24 14:25:32 +00:00 |
rax86att.pas
|
|
|
rax86int.pas
|
* Replaced hacks with resetting 'c' to zero and decreasing inputpointer by boolean parameter to skipcomment and skipoldtpcomment. This parameter specifies whether first character of comment should be read.
|
2016-01-03 17:07:15 +00:00 |
rgx86.pas
|
|
|
symi86.pas
|
* changed {$ifdef x86} code in defcmp into virtual methods
|
2015-10-28 18:06:27 +00:00 |
symx86.pas
|
* adaptation for symx86 to r32340
|
2015-11-15 23:15:43 +00:00 |
x86ins.dat
|
* Fixed spilling info for vcvt* instructions, part of Mantis #29783.
|
2016-03-09 16:36:30 +00:00 |
x86reg.dat
|
|
|