https://github.com/akiko97/x86instructionsref
x86 Instructions Reference
https://github.com/akiko97/x86instructionsref
Last synced: 3 months ago
JSON representation
x86 Instructions Reference
- Host: GitHub
- URL: https://github.com/akiko97/x86instructionsref
- Owner: Akiko97
- Created: 2023-07-28T06:36:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-28T07:25:25.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T08:13:22.564Z (5 months ago)
- Language: Vue
- Size: 4.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# x86 Instructions Reference
## Dev
```shell
yarn run dev
```## Deploy
```shell
./deploy.sh
```