AsmJit cleanup and refactoring

This commit is contained in:
kobalicek
2020-05-31 23:38:22 +02:00
parent e78bba83da
commit f986f7fc44
121 changed files with 13790 additions and 10627 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
node ./tablegen-x86.js
#!/usr/bin/env sh
set -e
node ./tablegen-x86.js $@