| .. |
|
aasmcpu.pas
|
d53ea44fe4
Generalize asm error message for distinct registers.
|
6 months ago |
|
agx86att.pas
|
ff9aa15143
Introduced 16 bit broadcast functionality.
|
6 months ago |
|
agx86int.pas
|
97bfcb8bf2
* compilation of all target cpus fixed
|
1 month ago |
|
agx86nsm.pas
|
97bfcb8bf2
* compilation of all target cpus fixed
|
1 month ago |
|
aoptx86.pas
|
9d6b66c9e4
* patch by rasberryrabbit: Preventing release register for lealea2lealea optimization. This patch doesn't skip lealea2lealea optimization, resolves #41466
|
4 weeks ago |
|
cga.pas
|
e748e4c7ab
* x86: Added new emit_reg_ref_reg routine and related methods to support BMI2 instructions
|
3 years ago |
|
cgx86.pas
|
2e6d9cc2ec
* x86: Corrected placement of ECX deallocation for shift/rotate instructions
|
4 weeks ago |
|
cpubase.pas
|
8a836ccafc
Support for tmmreg.
|
6 months ago |
|
cx86innr.inc
|
af28462865
* missing part of fpc_x86_pause support
|
2 weeks ago |
|
cx86mminnr.inc
|
b6da7a799a
* regenerated
|
1 year ago |
|
hlcgx86.pas
|
7c609ee7c4
* proper fix for 9056ab80257b71fb8bcdf90be2f71e2fbbf912b9
|
1 year ago |
|
itcpugas.pas
|
2f36069dae
bugfix 0037785 cvtsi2ss and cvtsi2sd in x86_64 { att}
|
4 years ago |
|
itx86int.pas
|
c8487c4150
+ added individual bits of the x86 flags register as subregisters
|
8 years ago |
|
ni86mem.pas
|
4a79481c51
* isolated segment-related functionality of tabsolutevarsym into i386/i8086-
|
11 years ago |
|
nx86add.pas
|
79eee75aa0
* x86: Convert isolated "(1 shl y) - 1" to BZHI, not just "x and ((1 shl y) - 1)"
|
3 months ago |
|
nx86bas.pas
|
2de19f9e66
* x86: Reimplemented TAsmNode XML dumping using new framework
|
1 year ago |
|
nx86cal.pas
|
5ec101d578
* 8086: Do not destroy contents of the BX parameter when calling a procvar by ref with a base.
|
5 years ago |
|
nx86cnv.pas
|
835375e7e0
* properly fix #41161
|
8 months ago |
|
nx86con.pas
|
15b3f16646
* use fld1/fchs regardless of pic
|
1 year ago |
|
nx86inl.pas
|
af28462865
* missing part of fpc_x86_pause support
|
2 weeks ago |
|
nx86ld.pas
|
1e3f72403e
* renamed getintparaloc to getcgtempparaloc
|
6 years ago |
|
nx86mat.pas
|
835375e7e0
* properly fix #41161
|
8 months ago |
|
nx86mem.pas
|
78381bd1ae
* x86 has to use newalignment as well
|
5 years ago |
|
nx86set.pas
|
f6ef9f2aa3
* spelling
|
3 months ago |
|
rax86.pas
|
ff9aa15143
Introduced 16 bit broadcast functionality.
|
6 months ago |
|
rax86att.pas
|
f88ee7b2d8
* fix #40451: load the assembly symbol into a separate operand so that an offset already contained in oper isn't discarded + added test
|
2 years ago |
|
rax86int.pas
|
41be042a28
Simplistic fix for bug report #41331
|
5 months ago |
|
rgx86.pas
|
0632cb548a
* when handling spilling of mm registers of (v)movd/(v)movq consider also the destination operand
|
7 months ago |
|
symi86.pas
|
d50848174a
+ add putboolean and getboolean convenience methods to tentfile
|
8 years ago |
|
symx86.pas
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
5 years ago |
|
x86ins.dat
|
744c7c8d28
* small fixes
|
2 months ago |
|
x86intr.dat
|
166ccc49a1
* scalar operations should take single/double values and not full registers
|
5 years ago |
|
x86mmfirst.inc
|
ac5407268c
* regenerated
|
5 years ago |
|
x86mmsecond.inc
|
ac5407268c
* regenerated
|
5 years ago |
|
x86mmtype.inc
|
ac5407268c
* regenerated
|
5 years ago |
|
x86reg.dat
|
b274091fe8
Add tmm registers.
|
6 months ago |