fpc/compiler/i386
peter 5b242f7741 * tlocation,treference update
* LOC_CONSTANT added for better constant handling
  * secondadd splitted in multiple routines
  * location_force_reg added for loading a location to a register
    of a specified size
  * secondassignment parses now first the right and then the left node
    (this is compatible with Kylix). This saves a lot of push/pop especially
    with string operations
  * adapted some routines to use the new cg methods
2002-04-02 17:11:27 +00:00
..
ag386att.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
ag386bin.pas * symtable change to classes 2001-04-13 01:22:06 +00:00
ag386int.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
ag386nsm.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
aopt386.pas
cga.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
cgcpu.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
cpuasm.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
cpubase.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
cpuinfo.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
cpunode.pas + a_loadfpu_* and a_loadmm_* methods in tcg 2002-03-31 20:26:33 +00:00
cpuswtch.pas * alignmentinfo record added 2001-07-01 20:16:15 +00:00
cputarg.pas - remove go32v1 support 2002-03-28 20:46:44 +00:00
csopt386.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
daopt386.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
i386att.inc
i386atts.inc
i386ins.dat * i386*: call and jmp read their first operand 2001-09-01 23:02:30 +00:00
i386int.inc
i386nop.inc
i386op.inc
i386prop.inc * i386*: call and jmp read their first operand 2001-09-01 23:02:30 +00:00
i386tab.inc * merged netbsd start 2001-08-07 18:47:12 +00:00
n386add.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386cal.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386cnv.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386con.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386flw.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386inl.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386ld.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386mat.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386mem.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386obj.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386opt.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386set.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
n386util.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
popt386.pas * fixed nasty bug in "and" peepholeoptimization that caused wrong 2002-04-02 13:01:58 +00:00
ra386.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
ra386att.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
ra386dir.pas * procsym definition rewrite 2001-11-02 22:58:00 +00:00
ra386int.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
rgcpu.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00
rropt386.pas * tlocation,treference update 2002-04-02 17:11:27 +00:00