yury
|
92ad06f1e8
* Always use RIP relative symbol addressing for x86_64 Windows targets. Bug #13657.
|
16 年之前 |
Jonas Maebe
|
7d459cf12a
* the compiler now explicitly keeps track of the minimally guaranteed
|
16 年之前 |
Jonas Maebe
|
718694d1d6
* always specify an explicit alignment for tgobj.gettemp (so e.g.
|
16 年之前 |
Jonas Maebe
|
3d2630c661
* fixed wrong location.size (sign) for x86's in_abs_long + test
|
17 年之前 |
peter
|
8f239d04b6
* cleanup and simplify the set type handling
|
17 年之前 |
Jonas Maebe
|
ea22e81374
* fixed include/exclude for byte-sized sets in registers
|
17 年之前 |
peter
|
f0e804beb7
* typecast fix
|
17 年之前 |
florian
|
fb8bbd5ff0
+ inline abs(<longint>) on x86
|
17 年之前 |
florian
|
9d88b1d9ef
* x86-64 fixed
|
18 年之前 |
florian
|
f32831c44a
* fixed assembling of fisttp of sse3 instruction set
|
18 年之前 |
peter
|
9715eceee7
* fixed expectloc setting for x86_64
|
18 年之前 |
peter
|
6b8aed593f
* remove registers{int/mmx/fpu} from firstpass
|
18 年之前 |
Jonas Maebe
|
0040eecf9f
+ support for extra packing of sets whose lower element number
|
18 年之前 |
Jonas Maebe
|
26a4f693da
* more packed set operand size problems fixed (include/exclude, mantis
|
18 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
florian
|
4fc85cb084
* new test
|
18 年之前 |
florian
|
bae83ee777
* set expectloc correctly on x86-64
|
18 年之前 |
florian
|
f4840620f0
* location.size of trunc/round must be OS_S64
|
18 年之前 |
pierre
|
d1d6413443
* use S_IQ opsize for A_FISTP instruction
|
18 年之前 |
florian
|
bcb1cf0d28
* make no use of int registers in trunc to reduce register pressure
|
18 年之前 |
florian
|
c4f65df9f9
* fixed expectloc setting
|
18 年之前 |
florian
|
8aa259401c
* fixed x86-64
|
18 年之前 |
florian
|
1cd41b68f7
* compiler handled round/trunc for x86
|
18 年之前 |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 年之前 |
Jonas Maebe
|
e815b923d5
* a_loadfpu_* gets two size parameters: fromsize and tosize
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
1e52f348c0
* fixed load_fpu_location for xmm locations
|
19 年之前 |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
19 年之前 |