fpc/compiler/x86
nickysn cece021bd1 + check whether the address sizes match for x86 string instructions with two
memory operands, when using the at&t syntax inline assembler

git-svn-id: trunk@37473 -
2017-10-16 16:01:38 +00:00
..
aasmcpu.pas + added function get_ref_address_size 2017-10-16 14:13:03 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * use get_ref_address_size in the nasm writer, when handling the parameterized 2017-10-16 14:21:03 +00:00
aoptx86.pas
cga.pas
cgx86.pas
cpubase.pas + another helper function: x86_parameterized_string_op_param_count 2017-10-12 16:07:15 +00:00
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86ld.pas
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas * fixed bug in assembling some 32-bit instructions on the i8086 target (e.g. 2017-10-08 11:10:42 +00:00
rax86att.pas + check whether the address sizes match for x86 string instructions with two 2017-10-16 16:01:38 +00:00
rax86int.pas + added error message in the intel assembler reader, when an attempt is made to 2017-10-13 14:56:38 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat + added support for the parameterized versions of the x86 string instructions 2017-10-12 00:07:02 +00:00
x86reg.dat