Commit History

Author SHA1 Message Date
  Kirill Kranz be9bfbecc5 typo fixed 10 months ago
  Kirill Kranz 8e6a8a36cd case statiment insteed of ifs 10 months ago
  Kirill Kranz d1438e0d39 check if next instruction exists 10 months ago
  Kirill Kranz 530a962dfc thx god You seen it! (reverse) 10 months ago
  Kirill Kranz b47687852e if taicpu(p).opcode in [....] beautiy fix 10 months ago
  Kirill Kranz 034c361804 resolveReadAfterWrite moved to aasmcpu.pas 10 months ago
  Pierre Muller b8920670f4 Change is_macro to return true for A_JAL if in pic mode 2 years ago
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 4 years ago
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 years ago
  sergei e23ed15634 * MIPS: reworked and fixed procedure fixup_jmps: 9 years ago
  sergei 7f58608008 * MIPS: changed function is_macro_instruction into method of taicpu. Functionality unchanged. 9 years ago
  sergei 4fc05e6ec1 - MIPS: removed taicpu.delayslot_annulled, it was a copy-paste from SPARC code. 9 years ago
  sergei 4e2fb9d28b * MIPS: fixed O_MOVE_SOURCE and O_MOVE_DEST constants (they were swapped, amazing that it ever worked with such a mistake). 11 years ago
  sergei ffba5aee60 * MIPS: emit PIC-friendly instruction sequences instead of "J" when fixing up branches outside of 128K range. Resolves #25399. 11 years ago
  sergei d0ae800da6 + MIPS: Use INS and EXT instructions for bit manipulations when target CPU type is set to mips32r2. 12 years ago
  sergei 828309e61d - MIPS: removed opcodes that are not in any known documentation. 12 years ago
  sergei f0e6d2c054 * MIPS: MULT[U] and DIV[U] don't modify first operand. 12 years ago
  pierre bc0c94c204 fpcdefs.inc: Set fpc_compiler_has_fixup_jmps for powerpcXX and mips CPUs. 13 years ago
  pierre 93e0dd9c2f * Patch from Fuxin Zhang: other mips and mipsel CPUs changes 13 years ago
  florian 25e82bb1af * fix stack frame generation on mips(el) 13 years ago
  florian aadeba4d1a * started to fix stack frame generation on MIPS(EL) 13 years ago
  pierre 2909e43043 * Make TAICPU class child of TAI_CPU_ABSTRACT_SYM instead of TAI_CPU_ABSTRACT 14 years ago
  florian 0c8546f94c * more MIPS code of David Zhang integrated 15 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian 409eec37c3 * small compilation fix 20 years ago
  peter e417e34496 * truncate log 20 years ago
  florian f58fcdf401 + basic mips stuff 20 years ago