История коммитов

Автор SHA1 Сообщение Дата
  Mike Pall f708d31bcc Explicitly indicate tailcall from fast function fallback. 15 лет назад
  Mike Pall 44fb3ebc64 PPC: Add unary test and copy instructions. 15 лет назад
  Mike Pall 7457ee869a PPC: Add comparison instructions. 15 лет назад
  Mike Pall 222e01fa83 PPC: Add loop instructions. 15 лет назад
  Mike Pall 7ccdc8045b PPC: Unwind the stack after an error is thrown. 15 лет назад
  Mike Pall d67eb4de49 PPC: Handle stack growth on return to C. 15 лет назад
  Mike Pall d71bd78b8f PPC: Add move and constant instructions. 15 лет назад
  Mike Pall 8876704e05 Improve coalescing of multiple KPRI instructions to KNIL. 15 лет назад
  Mike Pall 00d10711ae PPC: Add return instructions. 15 лет назад
  Mike Pall fc1866fb6f PPC: Handle stack growth during function calls. 15 лет назад
  Mike Pall 233dc76078 PPC: Add support to call Lua functions. 15 лет назад
  Mike Pall 96c1d8a8ad PPC: Clean up JIT/non-JIT symbol declarations in assembler part. 15 лет назад
  Mike Pall f4d4af1b6d PPC: Add support to call C functions and to return back to C. 15 лет назад
  Mike Pall 690b1f3e4b PPC: Add entry and exit points into VM. Add type check macros. 15 лет назад
  Mike Pall 4ef6564f2e PPC: Add instruction/call decode + dispatch macros. 15 лет назад
  Mike Pall c7f91f8cd1 PPC: Add register assignments and type definitions. 15 лет назад
  Mike Pall e1efd0d871 Minor tweaks to integration of assembler part. 15 лет назад
  Mike Pall 7313a0821d PPC: Add missing PowerPC subtract mnemonics. 15 лет назад
  Mike Pall 844e40d700 PPC: Clean up masked shift/rotate target settings. 15 лет назад
  Mike Pall 9c16a9f705 PPC: Amend DynASM PowerPC conditional branch instructions. 15 лет назад
  Mike Pall 9cb5046c3f PPC: Add stack frame layout for PPCSPE target. 15 лет назад
  Mike Pall b3bd9b55e0 Improve target architecture detection in src/Makefile. 15 лет назад
  Mike Pall a8d23e84e6 PPC: Add build rules and preprocessed skeleton for PPCSPE target. 15 лет назад
  Mike Pall 96b60d5ef3 PPC: Add skeleton for PowerPC interpreter. 15 лет назад
  Mike Pall 877ff1e28e Always enable check mode for DynASM (only used at build-time). 15 лет назад
  Mike Pall a0e3c9bb5a PPC: Add support for word-wise relocations to buildvm asm targets. 15 лет назад
  Mike Pall 1b57266668 PPC: Add SPE instructions to DynASM PowerPC module. 15 лет назад
  Mike Pall 4aa8757aac PPC: Add DynASM PowerPC encoding engine. 15 лет назад
  Mike Pall 4f47d31fef PPC: Add DynASM PowerPC module. Standard instructions only. 15 лет назад
  Mike Pall 5526fa2312 PPC: Add PowerPC target architecture selection. 15 лет назад