Commit History

作者 SHA1 備註 提交日期
  pierre 92acd38f40 Fix for bug report #34380 6 年之前
  nickysn 518cdf9674 * replaced the saved_XXX_registers arrays with virtual methods inside 7 年之前
  pierre ba000bec89 Generate error if CR field of F var is zero, as it leads to invalid instruction for conditional branching 7 年之前
  Jonas Maebe d6499b4bc0 + rldcl., rldicl., rldcr[.] and rldicr[.] opcodes (needed for new 10 年之前
  Jonas Maebe 33ed32b024 * when targeting the ELFv2 ABI, don't reserve space for the (never used) 10 年之前
  sergei 5fe27ae815 * powerpc/powerpc64: Fixed floating point compares to be IEEE-754 compliant. Mantis #9362. 11 年之前
  sergei af52c874d0 - Removed some stuff that is not used anywhere. 11 年之前
  svenbarth c48d572996 Implement support for saving and restoring address registers. 11 年之前
  masta e327b4581c Use TRegNameTable instead of array[tregisterindex] of string[10] 12 年之前
  Jeppe Johansen 0087661fb5 Added FPv4_d16 FPU instructions, and a few extra registers 13 年之前
  florian 4dee21c60e + NR_DEFAULTFLAGS and RS_DEFAULTFLAGS for all CPUs with flags added 13 年之前
  Jonas Maebe 708a2532fc * consistently define empty saved_mm_registers arrays as containing a single 13 年之前
  Jonas Maebe 85a3fd3357 + ossinttype/osuinttype defs that correspond to OS_SINT/OS_INT for use in 13 年之前
  Jonas Maebe 23df85e52a * initialize dirhint field of created tasmconds 13 年之前
  Jonas Maebe 95966da949 + AIX support for a_call_reg() 13 年之前
  Jonas Maebe 34c985cfa6 * added register type parameter to cgsize2subreg(), as the subreg can 16 年之前
  tom_at_work 8a5a6db065 * rol/ror inlines for powerpc/powerpc64 (only for 32/64 bit operands for now) 17 年之前
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 年之前
  Jonas Maebe 417b5dcfda + internal round/trunc support for ppc970 using fctid/fctidz 17 年之前
  florian 00d6a03b2c + default code now preserves mm registers 18 年之前
  Jonas Maebe d7c4fdbed5 * added maxfpuregs constant to fix compilation after r8655 18 年之前
  tom_at_work 73b88f4d46 * constantified hardcoded minimum stackframe size required by the (powerpc64/linux) ABI 18 年之前
  Jonas Maebe 98ad33a0c7 + added lwsync instruction to the compiler 18 年之前
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 18 年之前
  pierre 8b0b45c2b8 + CondAsmOptStr added for IDE 18 年之前
  Jonas Maebe 34b3a14ffc * fixed typo in opcode tables (hbrx -> lhbrx) 18 年之前
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn 19 年之前
  tom_at_work c64190bda3 * r4760, r4784, r4788 for ppc64 19 年之前
  Jonas Maebe 90cacb4cf5 * changed result type of dwarf_reg from byte to shortint to avoid 19 年之前
  tom_at_work dba5da67af * initial support for subregister loading (ppc64 specific part only) 19 年之前