mirror of
https://github.com/asmjit/asmjit.git
synced 2025-12-17 12:34:35 +03:00
- Minor reorganization of source code (split defs to operand and instruction info).
- Added JECXZ instruction. - Doxyfile is now in project root. - Documentation updates.
This commit is contained in:
@@ -225,7 +225,7 @@ var main = function(files) {
|
||||
|
||||
main([
|
||||
{
|
||||
name: "../src/asmjit/x86/x86defs.cpp",
|
||||
name: "../src/asmjit/x86/x86inst.cpp",
|
||||
arch: "x86",
|
||||
suffixes: [
|
||||
"a", "ae",
|
||||
|
||||
Reference in New Issue
Block a user