Commit History

Author SHA1 Message Date
  Jeppe Johansen ffe67a93b4 Fix is_calljmp to include call instructions. This was breaking some optimizations previously. 10 years ago
  florian 40dc34b9d8 * several issues with the avr instruction table fixes, resolves issue #27963 10 years ago
  florian b84657980d * make OS_INT/OS_SINT 8 Bit on avr, should work better on avr, resolves #27840 10 years ago
  florian 2b9c0ef3b4 - jmp_instructions shouldn't include call/ret instructions 10 years ago
  Jeppe Johansen e33550b67d Added support for X,Y,and Z register aliases plus low/high forms, and post-incrementation in AVR assembler reader. 11 years ago
  svenbarth c48d572996 Implement support for saving and restoring address registers. 11 years ago
  florian d1b2a7732a + GetOffsetReg64 12 years ago
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] 12 years ago
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers 12 years ago
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 years ago
  Jonas Maebe 708a2532fc * consistently define empty saved_mm_registers arrays as containing a single 13 years ago
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in 13 years ago
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead 13 years ago
  florian f1f0cb033a * move ReplaceForbiddenChars to cpubase of avr so it can be used in dbgstabs as well 14 years ago
  florian ff5f311b34 - removed no more used constants 14 years ago
  pierre 37b98917e0 * Handle invalid register correctly 14 years ago
  florian 8d960cb608 + implementation of shifting operations for avr 14 years ago
  florian 86f587b02f + added more avr instructions 14 years ago
  florian b870a6eff5 * started to fix parameter passing 14 years ago
  florian dc0638c4d2 * corrected volatile registers for avr 14 years ago
  florian ef699b1864 + avr flag and condition handling 14 years ago
  florian db2600d40b + first primitive concatcopy implementation 14 years ago
  florian fd97ce0109 * removed some arm overlefts 14 years ago
  florian 26ce3cef00 * compilation fixes 14 years ago
  florian 8b245369e1 + implemented normalize_ref 14 years ago
  florian 4cfc5693c5 * fix compilation for avr 14 years ago
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 years ago
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 years ago
  florian 0e13d07a31 + more avr code 17 years ago
  florian bc73f9021c Merged revisions 5891-10167,10169-10180 via svnmerge from 17 years ago