x86 instruction encoding
未關閉
- 主要語言
- Zig
- 星號
- 98
- 分支
- 5
- PR 合併指標
- 30 天內沒有已合併 PR
描述
I've been working on a [library for encoding x86 instructions](https://github.com/momumi/x86-zig) which should be useful for this project.
Only a few opcodes are implemented at the moment, but the framework is mostly complete. Now it's just a matter of crawling through the Intel datasheets and adding the instructions to a [lookup table](https://github.com/momumi/x86-zig/blob/2400650b5c61ade02e66a423e4986b1c8e283ee0/src/x86/database.zig#L351).
Although it's far from complete I'm mentioning it now to save people from duplicating work.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。