mirror of
https://github.com/odin-lang/Odin.git
synced 2026-09-03 18:50:20 +00:00
Verify the asm instruction operands against the Encoding.ops
This commit is contained in:
@@ -68,7 +68,7 @@ gb_global Timings global_timings = {0};
|
||||
#include "parser.hpp"
|
||||
#include "checker.hpp"
|
||||
|
||||
#include "asm_tables_amd64.cpp"
|
||||
#include "asm_tables.cpp"
|
||||
|
||||
#include "parser.cpp"
|
||||
#include "checker.cpp"
|
||||
|
||||
Reference in New Issue
Block a user