nickysn 9f0c23bd4c * fixed round() on i8086 after r24502 12 years ago
..
aasmcpu.pas 92afd7cccd + R_SUBH support added in x86/aasmcpu.spilling_create_load and spilling_create_store 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 0a8e008a0d + the ES register made volatile on i8086 as per the 16-bit x86 calling conventions 12 years ago
cpubase.pas 6b2f59c3e0 + preparations for returning int64 in ax:bx:cx:dx on i8086 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 9f0c23bd4c * fixed round() on i8086 after r24502 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 b0f7786782 + added support for special versions of near data pointers associated with a x86 segment register. They are supported on all x86 platforms: i8086, i386 and x86_64 12 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 2a9d38d878 + proper spilling support for R_SUBH (i.e. AH,BH,CH,DH) x86 registers in trgx86.do_spill_replace 12 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