.. |
aasmcpu.pas
|
87696a4b70
* cr*, dr*, tr* registers are 64 bit on x86-64
|
14 years ago |
agx86att.pas
|
3fd3cc8099
* Avoid warning for i386 cpu
|
14 years ago |
agx86int.pas
|
19c8000056
64-bit masm writer:
|
14 years ago |
agx86nsm.pas
|
bafbbe9f0f
* Fix bug report 7210
|
14 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
28740dce2d
- removed extra "fordefinition" parameter again from tprocdef.mangledname(),
|
14 years ago |
cpubase.pas
|
87696a4b70
* cr*, dr*, tr* registers are 64 bit on x86-64
|
14 years ago |
hlcgx86.pas
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
14 years ago |
itcpugas.pas
|
92adf34e3f
* Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900.
|
14 years ago |
itx86int.pas
|
67e16340be
* revert r8118
|
18 years ago |
nx86add.pas
|
44178f41b6
* don't overwrite register variables when evaluating <=/>= expressions with
|
14 years ago |
nx86cal.pas
|
e2e32fbbe9
* fixed temp leaking after release_unused_return_value_cpu() refactor:
|
14 years ago |
nx86cnv.pas
|
7d99f95c45
* Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler.
|
14 years ago |
nx86con.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86inl.pas
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
nx86mat.pas
|
7d99f95c45
* Always create a section before emitting data to current_asmdata.asmlists[al_typedconsts]. Without it, such data ends up in sections created elsewhere, creating very non-obvious dependencies on other parts of compiler.
|
14 years ago |
nx86set.pas
|
28740dce2d
- removed extra "fordefinition" parameter again from tprocdef.mangledname(),
|
14 years ago |
rax86.pas
|
08e895cf7c
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205.
|
14 years ago |
rax86att.pas
|
08e895cf7c
* Fixed handling of 'movq' instruction by assembler reader, resolves #18205.
|
14 years ago |
rax86int.pas
|
28740dce2d
- removed extra "fordefinition" parameter again from tprocdef.mangledname(),
|
14 years ago |
rgx86.pas
|
66a8dd1e32
* cmov cannot use memory location as destination, fixed spiling code, resolves #19201
|
14 years ago |
x86ins.dat
|
8308b46a94
+ support for assembler instructions with four operands
|
14 years ago |
x86reg.dat
|
5d243f665a
* fixed <instr> reg,reg with regs>=r8
|
19 years ago |