Margers
|
53cbfe3f85
Add x86 instruction set AVX102 for targets i386 and i8086.
|
3 months ago |
Margers
|
45d8ffe13d
Add x86 instruction set AVX102.
|
3 months ago |
Margers
|
b274091fe8
Add tmm registers.
|
3 months ago |
Margers
|
a70129f394
Instruction flag AVX102.
|
3 months ago |
Margers
|
1a5ca1e4bb
Instruction match tests supported register numbers. Thx to VMPSADBW.
|
3 months ago |
Margers
|
5745635a71
Support ModRM 11:rrr:000. Only for TILEZERO.
|
3 months ago |
Margers
|
1d72eeb2cf
Support for ymmreg_sae, ymmreg_er.
|
3 months ago |
Margers
|
0b0033f53c
Support for sibmem.
|
3 months ago |
Margers
|
8a836ccafc
Support for tmmreg.
|
3 months ago |
Margers
|
f635354042
Allow more than 255 registers.
|
3 months ago |
florian
|
8720ab7d3d
* fix rlim_t for i386 and other 32 bit CPUs supporting 64 bit fs calls
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
98d8830eb7
* x86: Refactored and optimised "PostPeepholeOptLea"
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
98563dd069
* x86: New post-peephole optimisation that converts 32-bit registers
|
3 months ago |
Pierre Muller
|
71cc17d60d
Also downgrade alignment warning about variables to a note
|
3 months ago |
Pierre Muller
|
f9fbbd4a88
Do not set alignment above varalignmax, as this breaks msdos/win16 targets
|
3 months ago |
Michaël Van Canneyt
|
6870e68f4e
* Remove underscores from tex code
|
3 months ago |
Pierre Muller
|
5c5d590abb
Downgrade warning to note for scanner_w_local_alignment_large_than_max (fixes cycle for i386-linux taeget)
|
3 months ago |
Pierre Muller
|
6724e3dec8
Add tsym parameter to ttgobj.getlocal method.
|
3 months ago |
Pierre Muller
|
095ff0d96a
Add new message about local variable with excessive alignment
|
3 months ago |
Pierre Muller
|
e3e1285c5d
Accept aign larger than varalignmax but issue a warning
|
3 months ago |
Pierre Muller
|
4c7d6b1160
Add new warning about variable with excessive align specification
|
3 months ago |
Rika Ichinose
|
cb4bcaa068
Inline AllocFixed & FreeFixed (and make friendlier to inlining).
|
3 months ago |
Rika Ichinose
|
85345c54d8
Change RbTree to a FastMM-like two-level bitfield.
|
3 months ago |
ACTom
|
d47fa4cf1b
Add Chinese msg file
|
3 months ago |
Pierre Muller
|
c7c10bd2a4
Add check about cmpxchg16b instruction
|
3 months ago |
Pierre Muller
|
e5a648817f
Do not call SysCopyFile if List[i] is empty in TBuildEngine.CmdCopyFiles
|
3 months ago |
Pierre Muller
|
870a91502a
Fix compilation of dosbox_wrapper.pas
|
3 months ago |
J. Gareth "Curious Kit" Moreton
|
6548dd0211
* x86: "MovMov2Mov 1" now removes the first instruction if the intermediate register is not in use afterwards.
|
3 months ago |
Margers
|
4459510e5c
SSESupport SEE2Support return true allays in 64 bit mode. +More bugfixes.
|
3 months ago |
Margers
|
4cbd3ab6fa
Save little of data space (12 bytes).
|
4 months ago |