mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 04:24:37 +03:00
* Instruction database is now part of asmjit to keep it in sync * X86/X64 ISA data has been reworked, now in a proper JSON format * ARM32 ISA data has been added (currently only DB, support later) * ARM64 ISA data has been added * ARM features detection has been updated
4 lines
34 B
Bash
Executable File
4 lines
34 B
Bash
Executable File
#!/bin/sh
|
|
|
|
node ./tablegen-a64.js
|