fpc/compiler/x86
2013-09-21 11:28:01 +00:00
..
aasmcpu.pas - Removed unused variables and dead assignments. 2013-09-05 09:05:56 +00:00
agx86att.pas
agx86int.pas
agx86nsm.pas * on i8086 added section .fpc to the group 'dgroup'. This fixes a bug that caused the bss section to not be left out from the executable in tiny model, which caused, ironically, tiny model executables to be larger than the small model executables 2013-09-21 11:28:01 +00:00
cga.pas
cgx86.pas
cpubase.pas
hlcgx86.pas
itcpugas.pas
itx86int.pas
nx86add.pas * tx86addnode.second_cmpfloat: use getresflags() to reduce code duplication. 2013-09-09 11:25:49 +00:00
nx86cal.pas
nx86cnv.pas
nx86con.pas
nx86inl.pas
nx86mat.pas
nx86mem.pas
nx86set.pas * tx86casenode.genjumptable: explicitly emit near pointers in the case jump table on i8086, regardless of the memory model 2013-09-16 19:58:45 +00:00
rax86.pas
rax86att.pas
rax86int.pas * convert i8086 inline asm instruction 'call symbol' to 'call far symbol' in memory models with far code 2013-09-08 16:34:12 +00:00
rgx86.pas
x86ins.dat
x86reg.dat