Jonas Maebe
|
e41ba8650a
* fixed small bug in a_jmp_flags
|
24 年之前 |
Jonas Maebe
|
f15dbd7bf0
* range checking is now processor independent (part in cgobj, part in
cg64f32) and should work correctly again (it needed some changes after
the changes of the low and high of tordef's to int64)
* maketojumpbool() is now processor independent (in ncgutil)
* getregister32 is now called getregisterint
|
24 年之前 |
Jonas Maebe
|
91f567bb66
* powerpc/cgcpu.pas compiles :)
|
24 年之前 |
Jonas Maebe
|
2d3126c843
* small fixes
|
24 年之前 |
Jonas Maebe
|
32759c4953
* small optimization
|
24 年之前 |
Jonas Maebe
|
fa0a56f559
* several additions, almost complete (only some problems with resflags left)
|
24 年之前 |
Jonas Maebe
|
17209e05b7
* some fixes to operations with constants
|
24 年之前 |
Jonas Maebe
|
4930d6448f
* some more things implemented
|
24 年之前 |
Jonas Maebe
|
bea3bf8717
* changed type of tcg from object to class -> abstract methods are now
|
24 年之前 |
Jonas Maebe
|
3b4b673069
* new cgflow based on n386flw with all nodes until forn "translated"
|
24 年之前 |
florian
|
525be77ced
* some cg reorganisation
|
24 年之前 |