.. |
aoptcpu.pas
|
a7fe49f38f
* x86: CMOVcc/Jcc pairs are now changed to MOV/Jcc if the register is not used if the jump doesn't branch
|
1 year ago |
aoptcpub.pas
|
9b0ff05ee8
- get rid of MaxOps, it is redundant with max_operands
|
6 years ago |
aoptcpud.pas
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
cgcpu.pas
|
fe39f9ca21
Fixed bug on x86 platforms where the stack pointer was not allocated if it was different to the frame pointer
|
3 years ago |
cpubase.inc
|
7de177e3f3
* fixed x86-64 NR_RETURN_ADDRESS_REG
|
6 years ago |
cpuelf.pas
|
9003114a8f
+ support R_X86_64_GOTPCRELX and R_X86_64_REX_GOTPCRELX
|
4 years ago |
cpuinfo.pas
|
cad21584e5
+ Skylake-X
|
1 year ago |
cpunode.pas
|
597a23d278
+ tls support for x86_64-linux (not yet enabled by default)
|
6 years ago |
cpupara.pas
|
0ca260e08c
LLVM: fix currency parameters passed on the stack on x86-64
|
1 year ago |
cpupi.pas
|
ded001753d
+ initial native x86-64 support
|
6 years ago |
cputarg.pas
|
10b15628ab
* split i/t_darwin from i/t_bsd, as they don't have that much in common
|
5 years ago |
hlcgcpu.pas
|
a401898139
* spelling fixes
|
3 years ago |
nx64add.pas
|
5bddb3a435
* x86-64 can handle overflows in 64 bit multiplications directly, part of resolving #39450
|
3 years ago |
nx64cal.pas
|
568d4de77e
* aros64: recent developments hanged the library call ABI, lets try to follow it (aros64 is experimental)
|
3 years ago |
nx64cnv.pas
|
6f24c8b4ef
* x86: Code generation fixes where FLAGS
|
3 years ago |
nx64flw.pas
|
2b47425f08
+ tx64tryfinallynode.dogetcopy properly implemented, resolves #37305
|
4 years ago |
nx64inl.pas
|
1bcc276dcf
* remove implicit typecast to extended automatically inserted for trunc/round
|
10 years ago |
nx64mat.pas
|
ecc3ce64ea
* x86: some fixes to enable 8 and 16 bit operations
|
4 years ago |
nx64set.pas
|
ba1b4b1c92
+ support for verifying whether a case statements handles all possibilities
|
6 years ago |
r8664ari.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664att.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664con.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664dwrf.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664int.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664iri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664nasm.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664nor.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664num.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664ot.inc
|
867d145e50
support vector operand bcst,{sae},{er} + k-register
|
7 years ago |
r8664rni.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664sri.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664stab.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
r8664std.inc
|
4dc5442fa5
support vector operand writemask,zeroflag
|
7 years ago |
rax64att.pas
|
2f74a51eb8
* fix .seh_savereg: the offset is checked with a bitmask, not a divisor, so use "and", not "mod"
|
6 years ago |
rax64int.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
rgcpu.pas
|
a3f58e84be
* rbp can be used for normal purpose under certain conditions so it shouldn't interfere with all other registers
|
11 years ago |
symcpu.pas
|
7f3a5eb9ab
* extend tabstractprocdef.getcopyas by a parameter to control whether the copy should be registered or not
|
3 years ago |
tripletcpu.pas
|
eb7ba1690e
* mark all external assemblers using an LLVM tool using af_llvm
|
5 years ago |
win64unw.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 years ago |
x8664ats.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |
x8664att.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |
x8664int.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |
x8664nop.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |
x8664op.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |
x8664pro.inc
|
14466ee9d9
* change table updates
|
2 years ago |
x8664tab.inc
|
6c7e6191f6
+ support of SHA extension in the internal assembler
|
3 years ago |