fpc/compiler/x86
nickysn e5dad9c98c + set oper.haslabelref in several other places, where a reference, containing a
label is created in the intel syntax x86 assembler. This fixes tfarcal3.pp and
  tfarcal4.pp after r37538

git-svn-id: trunk@37541 -
2017-11-01 14:31:16 +00:00
..
aasmcpu.pas * fixed another i8086 inline asm 32-bit constant bug (e.g. in 'or eax, 80000001h') 2017-10-25 19:38:37 +00:00
agx86att.pas - don't switch index into base in the gas assembly writer. This optimization 2017-10-25 13:42:18 +00:00
agx86int.pas * changed type used for section alignment from byte/shortint to longint, so the 2017-10-25 15:47:29 +00:00
agx86nsm.pas * changed type used for section alignment from byte/shortint to longint, so the 2017-10-25 15:47:29 +00:00
aoptx86.pas + added an optimization pass, that optimizes x86 references 2017-10-20 15:55:55 +00:00
cga.pas
cgx86.pas * check for CPUX86_HAS_SSE2 instead of CPUX86_HAS_SSEUNIT in Tcgx86.g_concatcopy 2017-09-26 16:05:23 +00:00
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 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
nx86con.pas
nx86inl.pas + adapted and enabled the x86 specific abs() code generation for i8086, because 2017-09-10 12:12:34 +00:00
nx86ld.pas
nx86mat.pas * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved 2017-09-11 14:53:06 +00:00
nx86mem.pas
nx86set.pas
rax86.pas + check for the 'pop cs' instruction in the x86 inline assembler and print a 2017-10-24 15:07:20 +00:00
rax86att.pas * fixed rdi register name in error message 2017-10-16 16:14:18 +00:00
rax86int.pas + set oper.haslabelref in several other places, where a reference, containing a 2017-11-01 14:31:16 +00:00
rgx86.pas
symi86.pas
symx86.pas
x86ins.dat + support the xlat x86 instruction syntax with a memory operand. This allows 2017-10-17 16:40:06 +00:00
x86reg.dat