opcodesDB icon indicating copy to clipboard operation
opcodesDB copied to clipboard

x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.

Results 2 opcodesDB issues
Sort by recently updated
recently updated
newest added

In order to find `core.pl`, `LogOnce.pm`, etc., the local lib path must be manually set to include the current directory. I resolved this issue by setting `PERL5LIB=.`. Tested on Windows...

When exporting the JSON output, if the `json` directory doesn't exist, no output is written. It *does* work when the directory exists, but the file does not (e.g. `x86.json`). Regardless...