florian
|
4dee21c60e
+ NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added
|
13 years ago |
Jonas Maebe
|
f79aff553e
- removed duplicate RS_INVALID declaration (with moreover a different
|
13 years ago |
sergei
|
e11c880b1e
x86 assembler improvements:
|
14 years ago |
florian
|
87696a4b70
* cr*, dr*, tr* registers are 64 bit on x86-64
|
14 years ago |
florian
|
58d1a66cd0
* set max_operands to 4 on x86 to be prepared for avx and to be able to fix #19910,
|
14 years ago |
pierre
|
af32b57170
* increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT
|
14 years ago |
Jonas Maebe
|
34c985cfa6
* added register type parameter to cgsize2subreg(), as the subreg can
|
16 years ago |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
17 years ago |
peter
|
658d9fcc92
* reset subregister before writing mm register names
|
18 years ago |
florian
|
08f48f5fc9
* completed jrcxz support
|
18 years ago |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 years ago |
Jonas Maebe
|
90cacb4cf5
* changed result type of dwarf_reg from byte to shortint to avoid
|
19 years ago |
peter
|
870be04a3f
* use dwarf_reg()
|
19 years ago |
florian
|
5ece7cbc2f
* first part of x86-64 assembler
|
19 years ago |
florian
|
d7a5ca107b
* fixed m68k compilation while sitting bored in the train
|
19 years ago |
florian
|
ebcb69478f
* fixed a lot of stuff for fpu/mm register variables
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
ec959955bd
* fixed generic jumps optimizer and enabled it for ppc (the label table
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
d19663f3a8
* save standard registers moved to tcgobj
|
21 years ago |
mazen
|
ad191865e3
- remove $IFDEF DELPHI and related code
|
21 years ago |
florian
|
9cec4f847e
* fixed i386 compilation
|
21 years ago |
Jonas Maebe
|
1dd5fc2b47
* changed first_sse_imreg to first_mm_imreg
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
florian
|
fabb9c33ac
* top_symbol killed
|
21 years ago |
florian
|
01d16548f4
* fixed exception reason size for 64 bit systems
|
21 years ago |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 years ago |