[obsidian] vault backup: 2025-06-26 11:39:31[
All checks were successful
Build / build (push) Successful in 9m31s
All checks were successful
Build / build (push) Successful in 9m31s
This commit is contained in:
@ -9,6 +9,8 @@ date: 2024-09-22 21:15
|
||||
- [[LLVM]]みたいにgetelementptrの実装は難しい
|
||||
- なぜなら、VMでのMOV命令がスタックの位置を直接指す実装だから
|
||||
- ので、VMにも同じように専用命令を生やす
|
||||
- get/setarrayelementの命令フォーマット
|
||||
- destination,heap上のarray番号,indexの値を指すレジスタ番号
|
||||
|
||||
|
||||
## GCについて
|
||||
|
Reference in New Issue
Block a user