커밋 기록

작성자 SHA1 메시지 날짜
  nickysn f294ea5028 - removed commented out code from aasmcpu.pas 4 년 전
  nickysn 83f88e515b * renamed the a_get/set/tee_local/global asm ops a_local/global_set/get/tee 4 년 전
  nickysn c8e130d525 + added WebAssembly invalid register check in op_reg when compiler is compiled with EXTDEBUG 4 년 전
  nickysn 0f3fef31f3 * generate different internal errors in taicpu.op_ref 4 년 전
  nickysn 07c1783e24 * refactored call_indirect to use a 'functype' operand type. This type will be reused for block instructions as well. 4 년 전
  nickysn 35489718f3 * fixed call_indirect for the llvm-mc asm writer 4 년 전
  nickysn 56f65799d3 + functype creation moved to tcpuprocdef.create_functype 4 년 전
  nickysn 763ca253c1 + introduced the TWasmFuncType class - used to hold a Wasm function signature 4 년 전
  nickysn 017b7903cf + added validation for the base and index registers in taicpu.op_ref 4 년 전
  nickysn 35e83d5524 * group tai_local directives, so that they are output as a single directive with comma separated types 5 년 전
  nickysn 76f1b8cf60 + generate the .functype directive for the llvm-mc wasm assembler 5 년 전
  nickysn c9ee72b05a * the compiler/wasm directory renamed compiler/wasm32 5 년 전