peter
|
48ef24605a
* support scalefactor for opr_local
|
22 years ago |
peter
|
bef3bb7b22
* fix field offset in reference
|
22 years ago |
peter
|
5925d38ac7
* support indexing and offset retrieval for locals
|
22 years ago |
peter
|
d28f3dfdae
* fixed trec.field to return constant
|
22 years ago |
peter
|
53e8350307
* more intel parser updates
|
22 years ago |
peter
|
9342178c7d
* typecasting fixes
|
22 years ago |
peter
|
86782a9b08
* ignore @ in Unit.@Proc
|
22 years ago |
peter
|
fb81b7ebbb
* old trgobj moved to x86/rgcpu and renamed to trgx86fpu
|
22 years ago |
peter
|
3e6f799919
* fix crash
|
22 years ago |
peter
|
6093a37d1b
* fix operand order when a prefix opcode is supplied
|
22 years ago |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 years ago |
peter
|
72761249f1
* fix global var+offset
|
22 years ago |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 years ago |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 years ago |
peter
|
5b62f5052c
* use setsize for size specifier
|
22 years ago |
peter
|
414bd5fa22
* more sparc cleanup
|
22 years ago |
florian
|
de6916276a
* merged more x86-64/i386 code
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
811fdad9b6
* removed some ie checks
|
22 years ago |
peter
|
c4ddcc78a8
* generic constructor working for i386
|
22 years ago |
peter
|
3f0491bb38
* changed reg2opsize to function
|
22 years ago |
peter
|
8c777c8c15
* allow character constants in reference declaration
|
22 years ago |
daniel
|
0815444fb5
* Changed no longer correct fillchar of reference into location_reset
|
22 years ago |
daniel
|
86bcea6ef5
* Code generator converted to new register notation
|
22 years ago |
daniel
|
55a161bbbf
* Tregister changed into a record
|
22 years ago |
carl
|
3214bab118
* maxoperands -> max_operands (for portability in rautils.pas)
|
22 years ago |
carl
|
051cd78965
* some small cleanup (remove some specific operators which are not supported)
|
22 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
peter
|
e15a0ac67c
* support [eax].constant as reference
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |