Commit History

Автор SHA1 Съобщение Дата
  Jonas Maebe d99d1f1f30 * let the ARM code generator use the generic tcg.a_load_ref_cgpara() instead преди 6 години
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux преди 6 години
  yury 2b459b30d2 * Optimized generic implementations of tcg.a_op_const_ref() and tcg.a_op_reg_ref() for PIC and CPUs which need 2 or more instructions to load a symbol's value by reference. преди 6 години
  florian 3c69f9a066 + basic infrastructure to generate code for floating point exception преди 7 години
  Jonas Maebe d69ad8fa41 * removed temppos field again from parameter locations: they're not allocated преди 7 години
  Jonas Maebe 4686f61002 * keep track of the temp position separately from the offset in references, преди 7 години
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside преди 7 години
  florian f08d3fdf8f * moved execution weight calculation into a separate pass, so the info is available already available before the code generation pass if needed преди 7 години
  florian d86ffb9bfb + tcg.a_op_loc_reg преди 7 години
  pierre c63981e5b5 Fix msdos failure due to copy/paste error in previous commit преди 7 години
  florian 010a6f5016 + shift by 8 and 16 on 8 and 16 bit cpus by simple register moves преди 7 години
  florian f0c237a159 + let a_load_loc_reg handle also LOC_*MMREGISTER as we have loadmm_*intreg* преди 7 години
  florian 9ef646e3c5 * fix avr for new GetNextReg behaviour преди 7 години
  nickysn c8b351fb67 + added check in GetNextReg(), so it halts with an internal error, if called on преди 8 години
  nickysn db09759763 * also integrated the getnextreg() implementation for 8-bit and 16-bit alus from преди 8 години
  nickysn cf28b202eb * integrated the getintregister() implementation for 8-bit and 16-bit alus from преди 8 години
  nickysn ddba821561 * GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved преди 8 години
  florian 4d5a94644f * do not call a_load_reg_reg with tosize=OS_NO преди 8 години
  florian 99ce914a61 * fix tcg.a_load_cgparaloc_ref for ref. sizes of 7 on little endian systems преди 8 години
  florian 4a54a88cca + implement tcg.a_load_cgparaloc_ref for un-even sizes and little endian systems as well преди 8 години
  florian 43b017bde0 * tcg.a_load_cgparaloc_ref checks the size of the ref exactly to avoid overwriting of adjacent data преди 8 години
  florian bccc2f6863 + tcg.a_loadfpu_intreg_reg, make use of it in tcg.a_load_cgparaloc_anyreg преди 8 години
  florian b1dff29cbf * removed unused units преди 8 години
  nickysn e79f49a2b4 + mask only the low bits that matter for the const of OP_ROL and OP_ROR in преди 8 години
  nickysn 9a1812dfd9 + optimize OP_XOR by 0 to OP_NONE in optimize_op_const преди 8 години
  nickysn 9187825e3a * fixed tnegnotassign1.pp on powerpc and other RISC cpus преди 8 години
  Jonas Maebe a25ebbba3e + added volatility information to all memory references преди 8 години
  Jonas Maebe aa1be3276f - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): преди 9 години
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via преди 9 години
  Jonas Maebe a5dba44fd3 * fixed sign extension for unaligned loads (mantis #29891, although that преди 9 години