.. |
aasmcpu.pas
|
fef3732884
* i8086 compilation fixes
|
12 years ago |
agx86att.pas
|
0960ee2034
* Add missing checks for android target.
|
12 years ago |
agx86int.pas
|
59976c3ac8
* use FixNonCommutativeOpcodes in agx86int.pas as well (fixes compilation for i386)
|
12 years ago |
agx86nsm.pas
|
fe275c4f47
* set nasm cpu type according to the current cpu level set by -Cp
|
12 years ago |
cga.pas
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
cgx86.pas
|
e4f3dd1264
* do not emit shl/shr with a const different than 1 on 8086
|
12 years ago |
cpubase.pas
|
107a6f6552
* i8086 versions of i386*.inc and r386*.inc renamed to i8086*.inc and r8086*.inc
|
12 years ago |
hlcgx86.pas
|
71deda6f50
+ added interface to ncgutil.gen_load_loc_cgpara() to hlcgobj + generic
|
14 years ago |
itcpugas.pas
|
926dd1b41e
* command line compilation of i8086 fixed
|
12 years ago |
itx86int.pas
|
0e41df598e
* merge i8086 branch by Nikolay Nikolov
|
12 years ago |
nx86add.pas
|
4c95592e08
* don't use 'fnstsw ax' if the current cpu level is below 286
|
12 years ago |
nx86cal.pas
|
8b8a786823
* moved ARM/x86 ifdef'ed code from ncgcal to virtual methods
|
12 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
|
3152df6e7f
* fixed bugs in tx86inlinenode, introduced in r24237
|
12 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
|
1f5d384a1e
* i8086 fix in tx86casenode.genlinearlist
|
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 |