yury e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. 5 years ago
..
aoptcpu.pas 16152cf948 * patch by J. Gareth Moreton: get rid of another pass through the assembler list by integrating OptReferences 5 years ago
aoptcpub.pas 9b0ff05ee8 - get rid of MaxOps, it is redundant with max_operands 6 years ago
aoptcpud.pas 19c8abac0b + enable jump optimizer for i8086 12 years ago
cgcpu.pas e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. 5 years ago
cpubase.inc 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 years ago
cpuinfo.pas 2839533776 * i8086: Enabled the cs_opt_regvar optimization. It works fine now. 5 years ago
cpunode.pas a0efde8167 * automatically generate necessary indirect symbols when a new assembler 9 years ago
cpupara.pas 1e3f72403e * renamed getintparaloc to getcgtempparaloc 5 years ago
cpupi.pas 880d438704 * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can 8 years ago
cputarg.pas 20abb13bca - do not compile in the stabs debug info support for the i8086 target 7 years ago
hlcgcpu.pas e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. 5 years ago
i8086att.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
i8086atts.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
i8086int.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
i8086nop.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
i8086op.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
i8086prop.inc 30927039a6 + MULX instruction 5 years ago
i8086tab.inc 1454e8b29d new avx512-opcodes VBMI2,VNNI,BITALG ... 5 years ago
n8086add.pas 2186846ab1 * 8086: Fixed an internal error for cases like FarPtr2 := FarPointer($12345678) + int16; 5 years ago
n8086cal.pas e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2. 5 years ago
n8086cnv.pas e4b717c817 * 8086: More fixes for Ofs() handling. 5 years ago
n8086con.pas 243c967967 Commit of new debug feature implemented by J. Gareth Moreton 6 years ago
n8086inl.pas fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled 7 years ago
n8086ld.pas b1b9d1f341 * i8086: Removed internal error, since global vars can be in registers if used only in pascalmain. 5 years ago
n8086mat.pas 8c5606b41d + support mmx shifting 7 years ago
n8086mem.pas 1e3f72403e * renamed getintparaloc to getcgtempparaloc 5 years ago
n8086tcon.pas 2019e622e1 * fixed typed constants, initialized with Ofs(proc) in modes TP and DELPHI as well 7 years ago
n8086util.pas 3949be6989 * be able to set an AT_* for datablocks 5 years ago
r8086ari.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086att.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086con.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086dwrf.inc 746bfced25 Synchronized with trunk, part 1 (only make cycle tested, make all is broken, avx-512 support not yet tested 6 years ago
r8086int.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086iri.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086nasm.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086nor.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086nri.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086num.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086ot.inc 867d145e50 support vector operand bcst,{sae},{er} + k-register 7 years ago
r8086rni.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086sri.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086stab.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
r8086std.inc 4dc5442fa5 support vector operand writemask,zeroflag 7 years ago
ra8086att.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 years ago
ra8086int.pas a04cbc09b0 * changed the default i8086 asmmode to Intel 12 years ago
rgcpu.pas bacd303208 * synchronized with trunk up to r27758 11 years ago
symcpu.pas e4b717c817 * 8086: More fixes for Ofs() handling. 5 years ago
tgcpu.pas 8b6563bef2 Generate error if stack size of a procedure/function is bigger than globally allocated stack size 8 years ago
tripletcpu.pas eb7ba1690e * mark all external assemblers using an LLVM tool using af_llvm 5 years ago