mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 19:30:59 +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. |
||
|---|---|---|
| .. | ||
| FormCompiler | ||
| HackStudio | ||
| Inspector | ||
| IPCCompiler | ||
| Profiler | ||
| UserspaceEmulator | ||
| VisualBuilder | ||
| CMakeLists.txt | ||