mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-21 13:52:35 +02:00
* cleanup of cgai386
This commit is contained in:
parent
8201248b82
commit
bf1d4a1fc1
4595
compiler/cgi386.pas
4595
compiler/cgi386.pas
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,6 @@ cg386con - Constant generation
|
||||
- secondsetconst
|
||||
- secondniln
|
||||
|
||||
|
||||
cg386mat - Mathematic functions
|
||||
- secondmoddiv
|
||||
- secondshlshr
|
||||
@ -32,12 +31,12 @@ cg386mat - Mathematic functions
|
||||
|
||||
cg386cnv - Type conversion functions
|
||||
- secondtypeconv
|
||||
|
||||
- secondis
|
||||
- secondas
|
||||
|
||||
cg386add - Add/concat functions
|
||||
- secondadd
|
||||
|
||||
|
||||
cg386mem - Memory functions
|
||||
- secondvecn
|
||||
- secondaddr
|
||||
@ -50,9 +49,6 @@ cg386mem - Memory functions
|
||||
- secondloadvmt
|
||||
- secondsubscriptn
|
||||
- secondderef
|
||||
- secondis
|
||||
- secondas
|
||||
|
||||
|
||||
cg386flw - Flow functions
|
||||
- secondifn
|
||||
@ -73,7 +69,6 @@ cg386ld - Load/Store functions
|
||||
- secondassignment
|
||||
- secondfuncret
|
||||
|
||||
|
||||
cg386set - Set functions
|
||||
- secondcase
|
||||
- secondin
|
||||
@ -87,7 +82,6 @@ cg386cal - Call/inline functions
|
||||
cgi386 - Main secondpass handling
|
||||
- secondnothing
|
||||
- seconderror
|
||||
- secondasm,
|
||||
- secondblockn,
|
||||
- secondstatement,
|
||||
|
||||
- secondasm
|
||||
- secondblockn
|
||||
- secondstatement
|
||||
|
Loading…
Reference in New Issue
Block a user