.. |
aasmcpu.pas
|
5d628b29bb
* set the subregsize of OS_M64 SSE registers to R_SUBQ so we can
|
12 years ago |
agx86att.pas
|
0960ee2034
* Add missing checks for android target.
|
12 years ago |
agx86int.pas
|
6497d3c994
- removed no longer used/supported af_allowdirect flag (direct assembler
|
12 years ago |
agx86nsm.pas
|
c467035a1c
added group directive, so that the .data, .rodata and .bss sections go to the same segment
|
12 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
95b15d15bd
another nested ifdef cleaned up
|
12 years ago |
cpubase.pas
|
981f0a5c6c
nested ifdefs converted to series of elseif + some other ifdefs cleaned up
|
12 years ago |
hlcgx86.pas
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
14 years ago |
itcpugas.pas
|
d49a88c3c8
* merge fixes by Torsten Grundke
|
12 years ago |
itx86int.pas
|
5d74e0578a
compiler: remove unused variables and unneeded assignments
|
12 years ago |
nx86add.pas
|
6345aee80b
* revert r19643: FloatToStr has to handle Nan correctly and should not cause
|
12 years ago |
nx86cal.pas
|
e2e32fbbe9
* fixed temp leaking after release_unused_return_value_cpu() refactor:
|
14 years ago |
nx86cnv.pas
|
edd42aa42a
* moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for
|
13 years ago |
nx86con.pas
|
45f60bc4b5
* small changes (copyright, typo, readability)
|
12 years ago |
nx86inl.pas
|
10dbdb5c9a
* fix compilation on x86-64
|
13 years ago |
nx86mat.pas
|
d2aa35e9de
* throw an internal error if code generation depends on expectloc but expectloc and real loc do not match
|
13 years ago |
nx86mem.pas
|
d94460e3b3
* Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode.
|
14 years ago |
nx86set.pas
|
feefcb6d3d
* don't generate dec for case nodes of unsigned types because dec does not set the carry flag, resolves #23503
|
12 years ago |
rax86.pas
|
8ae7c5784c
* Sync with trunk r23500.
|
12 years ago |
rax86att.pas
|
eff0894a66
all the extra i8086 units added
|
12 years ago |
rax86int.pas
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
rgx86.pas
|
1579583484
* COMISD (and COMISS, too) instruction cannot have memory reference as destination, Mantis #22150.
|
13 years ago |
x86ins.dat
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |
x86reg.dat
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 years ago |