fpc/compiler/x86
2014-12-07 20:27:02 +00:00
..
aasmcpu.pas * improved formatting 2014-10-04 17:52:17 +00:00
agx86att.pas * first dragonfly patch (existing most). Mantis #27091 2014-12-07 20:27:02 +00:00
agx86int.pas
agx86nsm.pas * fixed DFA warnings for i8086 2014-08-20 15:49:27 +00:00
cga.pas
cgx86.pas
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
ni86mem.pas
nx86add.pas
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas
rax86.pas - x86 assembler readers: cleaned out operand swapping code. Operands of TInstruction are kept in AT&T order, Intel reader attaches operands right-to-left. It was effectively the same way before the change (except Intel reader attaching operands left-to-right, followed by a single swap), operand order checks all over the place were just reducing readability. 2014-11-16 16:37:26 +00:00
rax86att.pas - x86 assembler readers: cleaned out operand swapping code. Operands of TInstruction are kept in AT&T order, Intel reader attaches operands right-to-left. It was effectively the same way before the change (except Intel reader attaching operands left-to-right, followed by a single swap), operand order checks all over the place were just reducing readability. 2014-11-16 16:37:26 +00:00
rax86int.pas * Asm readers: allow using procedure symbols in references, resolves #22376. 2014-11-17 05:34:55 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat
x86reg.dat