sergei 354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 14 years ago
..
aasmcpu.pas 354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 14 years ago
agx86att.pas 0d7945d8ae Avoid range check error on internalerror function call 14 years ago
agx86int.pas 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. 14 years ago
cga.pas b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
cgx86.pas 2005f6869b * cycling with $R+ fixed 14 years ago
cpubase.pas af32b57170 * increase op2strtable size to string[15] and rectify askeygen to askeygenassist for ATT 14 years ago
itcpugas.pas 92adf34e3f * Tighten rules for accepting ATT suffixes, no longer accept FPU suffixes for integer instructions and vice versa. Resolves #18900. 14 years ago
itx86int.pas 67e16340be * revert r8118 18 years ago
nx86add.pas 44178f41b6 * don't overwrite register variables when evaluating <=/>= expressions with 14 years ago
nx86cnv.pas 3aea9b134a * make sure that all references used in the inline int->real conversion code 15 years ago
nx86con.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86inl.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86mat.pas d1538ab023 o added ARM VPFv2/VFPv3 support: 15 years ago
nx86set.pas 8b0301409a + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and 15 years ago
rax86.pas 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 14 years ago
rax86att.pas 08e895cf7c * Fixed handling of 'movq' instruction by assembler reader, resolves #18205. 14 years ago
rax86int.pas 08ff5ff051 * x86 Intel assembler reader: disallow more than one register name per register operand, resolves #15672. 14 years ago
rgx86.pas 66a8dd1e32 * cmov cannot use memory location as destination, fixed spiling code, resolves #19201 14 years ago
x86ins.dat 354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 14 years ago
x86reg.dat 5d243f665a * fixed <instr> reg,reg with regs>=r8 19 years ago