florian 24f9d0d770 * cancel warning on i8086 because it stops compilation (the compiler is normally build with -Sew) 12 years ago
..
aasmcpu.pas 24f9d0d770 * cancel warning on i8086 because it stops compilation (the compiler is normally build with -Sew) 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 13 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 fbc41991f9 * i8086 fixes in tcgx86.a_op_reg_reg for 16-bit OP_SHR,OP_SHL,OP_SAR,OP_ROL,OP_ROR 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 e6c8ac6694 * use the generic tcgaddnode.second_addsmallset on i8086, because the BTx instructions are 386+ 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 b930c9a0db * all the remaining cases of the 'in' operator fixed (hopefully) for i8086 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