Historial de Commits

Autor SHA1 Mensaje Fecha
  felixf c539634408 Patched rounding mode for integer division. Included integers with less than 32 bits. hace 9 años
  felixf c222e0e64c Added support of Division via FPU unit hace 9 años
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) hace 9 años
  felixf a96cb393b1 Register overlap protect hace 9 años
  felixf 07d0ab5616 Patched an important bug with pop on double hace 9 años
  felixf ec95e4b945 Assert that zero/sign extension does not operate on memory operands (i.e. only on registers) hace 9 años
  felixf ecb47b0376 Patched a bug for conversion to hugeint hace 9 años
  felixf 2e03908b35 Minor patches hace 9 años
  felixf 3d3c819260 Interoperability between runtime and modules with or without FPU32 or FPU64 support hace 9 años
  felixf 8162455970 Patched issues with FLDD (offset is word relative, not byte relative) hace 9 años
  felixf 13bc53f056 Patched emission of fixup blocks hace 9 años
  felixf c5960d0381 Improved references mechanism (failsafe against different fixup widths and more generic) hace 9 años
  felixf 7ec66430e0 Patched some issues with 64-bit / 32-bit FPU on ARM hace 9 años
  felixf 32eaaf8bb3 Initial patch to fixup problem hace 9 años
  felixf 2a33021d59 Patched problem with immediate encoding for FP and ABS for double precision FP hace 9 años
  felixf d8297e4250 Corrected part type for high part of double precision floating point complex registers hace 9 años
  felixf 258bb5c3ed Support of 64-bit floating point instructions (using the old mnemonics but compatible to NEON) hace 9 años
  felixf 6cb71d60ee ARM Backend: hace 9 años
  eth.tmartiel 20c90e6bc1 Fixed incorrect code generation for instructions like: hace 9 años
  felixf 593f9317f9 patched problem with iterative compilation from ActiveCells hace 9 años
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) hace 9 años
  felixf 723ad5af1e More patches with regards to link register used in RPI coop hace 9 años
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools hace 9 años
  felixf cd5558f722 added standard compiler components hace 10 años
  felixf b807cd2062 Changed interface of register store builtins (address type). hace 10 años
  eth.negelef 9c5a6fae4d Fixed assertion hace 10 años
  eth.negelef 58a688deaf Added basic support for CAS instructions hace 10 años
  eth.negelef 6bdb2cc40f Added basic support for AP register in cooperative mode hace 10 años
  felixf f0c6e7a868 Patched right shift hace 10 años
  felixf 77a1d04c46 Patched an issue with allocating stack during enter -- tested with Minos and it works now. hace 10 años