nickysn
|
518cdf9674
* replaced the saved_XXX_registers arrays with virtual methods inside
|
7 년 전 |
florian
|
31f78ea2b6
+ implementation of the vectorcall calling convention by J. Gareth Moreton
|
7 년 전 |
florian
|
bfbb0c5b9d
* optimize mov/lea
|
11 년 전 |
svenbarth
|
c48d572996
Implement support for saving and restoring address registers.
|
12 년 전 |
florian
|
283ff05127
* merged avx support in inline assembler developed by Torsten Grundke
|
13 년 전 |
Jonas Maebe
|
85a3fd3357
+ ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in
|
13 년 전 |
florian
|
ff5f311b34
- removed no more used constants
|
14 년 전 |
Jonas Maebe
|
cf36646238
* forgot to commit (part of r15350)
|
15 년 전 |
florian
|
00d6a03b2c
+ default code now preserves mm registers
|
18 년 전 |
florian
|
98d6014c73
* register saving on win64 fixed
|
18 년 전 |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 년 전 |
florian
|
804207239d
*c <int64>:=-<longint> fixed (bug 4253)
|
20 년 전 |
florian
|
21ae782854
* fixed more xmm stuff
|
20 년 전 |
peter
|
4ace790492
* remove $Log
|
20 년 전 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 년 전 |
fpc
|
50778076c3
initial import
|
20 년 전 |
peter
|
e417e34496
* truncate log
|
20 년 전 |
peter
|
1c458abb0b
* compile fixes for x86_64
|
20 년 전 |
florian
|
8a9758c5e2
* logs truncated
|
21 년 전 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 년 전 |
peter
|
e6929a1a32
* more x86_64 parameter fixes
|
21 년 전 |
peter
|
221090453c
* x86_64 fixes for opsize
|
21 년 전 |
florian
|
412072f71d
* renamed instruction tables
|
21 년 전 |
florian
|
85bed883ce
* another bunch of x86-64 fixes mainly calling convention and
|
21 년 전 |
florian
|
6170faf334
* fixed some x86-64 issues
|
21 년 전 |
florian
|
0493cd3d2e
* more x86-64 fixes
|
22 년 전 |
florian
|
8edd479391
* several fixes for new reg allocator
|
22 년 전 |
daniel
|
41e0bc4cec
* Register allocator finished
|
22 년 전 |
peter
|
1e7ecac976
* FUNCTION_RESULT64_LOW/HIGH_REG added for int64 results
|
22 년 전 |
peter
|
414bd5fa22
* more sparc cleanup
|
22 년 전 |