mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
8593bdb711
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 |