mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 20:28:11 +00:00
![]() Some of the remaining instructions have different behavior for register and non-register ops. Since we already have the two-level flags tables, model this by setting all handlers in the two-level table to the register op handler, while the first-level flags table stores the action for the non-reg handler. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Disassembler.h | ||
Instruction.cpp | ||
Instruction.h | ||
Interpreter.h |