| .. |
|
aasmcpu.pas
|
+ added taicpu.op_reg_reg_ref() constructor for x86, in order to support the
|
2017-04-18 12:47:57 +00:00 |
|
agx86att.pas
|
* also generate Big Obj COFF files with the GNU utilities (needs 2.25 or newer), at least as long as the new option -a5 isn't given, which disables this
|
2017-02-03 22:45:32 +00:00 |
|
agx86int.pas
|
|
|
|
agx86nsm.pas
|
* NASM supports DQ already since version 2.00 (from 10 years ago) and it's already in the ait_const2str array, so use it! (doesn't mean that it works on Win64 however...)
|
2017-01-29 17:49:27 +00:00 |
|
aoptx86.pas
|
* Removed unused var.
|
2017-03-09 13:49:46 +00:00 |
|
cga.pas
|
|
|
|
cgx86.pas
|
+ implemented the in_neg_assign_x and in_not_assign_x inline nodes, which will
|
2017-04-07 16:02:40 +00:00 |
|
cpubase.pas
|
* fixed i8086 regressions after r35082
|
2017-01-16 23:17:08 +00:00 |
|
hlcgx86.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
itcpugas.pas
|
* x86 AT&T reader and writer: cleaned up usage of attsufMM suffix:
|
2016-11-21 02:07:13 +00:00 |
|
itx86int.pas
|
|
|
|
ni86mem.pas
|
|
|
|
nx86add.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86cal.pas
|
|
|
|
nx86cnv.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86con.pas
|
|
|
|
nx86inl.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86ld.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86mat.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86mem.pas
|
+ added volatility information to all memory references
|
2016-11-27 18:17:37 +00:00 |
|
nx86set.pas
|
* create jmp trees for really big case statements
|
2017-03-23 17:50:53 +00:00 |
|
rax86.pas
|
* Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550.
|
2017-03-19 10:29:28 +00:00 |
|
rax86att.pas
|
* reverted r35424, wasn't ready for commit yet
|
2017-02-11 21:21:44 +00:00 |
|
rax86int.pas
|
* x86 Intel asm reader: handle special variables "self" and "result" similar to regular ones in terms of subscripting. This makes fix from r34911 apply to these special variables. Resolves #31542.
|
2017-03-27 19:58:55 +00:00 |
|
rgx86.pas
|
* unused data structure removed
|
2017-03-05 08:13:34 +00:00 |
|
symi86.pas
|
|
|
|
symx86.pas
|
|
|
|
x86ins.dat
|
* support for the CDQE instruction, by Emelyanov Roman, resolves #30978
|
2016-11-27 12:42:22 +00:00 |
|
x86reg.dat
|
|
|