mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-21 02:02:47 +01:00
* Don't generate rex.w for "CALL|JMP|LCALL|LJMP regmem", they are 64-bit by default. * LCALL,LJMP flagged as calljump instructions. * LCALL,LJMP encode only far jumps and don't accept register operands. * GAS writer: fixed writing rip-relative operands of calljump instructions. + test. git-svn-id: trunk@19413 - |
||
|---|---|---|
| .. | ||
| aasmcpu.pas | ||
| agx86att.pas | ||
| agx86int.pas | ||
| agx86nsm.pas | ||
| cga.pas | ||
| cgx86.pas | ||
| cpubase.pas | ||
| itcpugas.pas | ||
| itx86int.pas | ||
| nx86add.pas | ||
| nx86cnv.pas | ||
| nx86con.pas | ||
| nx86inl.pas | ||
| nx86mat.pas | ||
| nx86mem.pas | ||
| nx86set.pas | ||
| rax86.pas | ||
| rax86att.pas | ||
| rax86int.pas | ||
| rgx86.pas | ||
| x86ins.dat | ||
| x86reg.dat | ||