serenity/DevTools
Andreas Kling a9f92e5d75 UserspaceEmulator: Remove an unnecessary step in some instructions
We don't need to move the result of shifts around like this, we can
just use inline assembly outputs to make it end up in the right place.
2020-07-13 13:50:22 +02:00
..
FormCompiler AK: JsonParser improvements 2020-06-13 12:43:22 +02:00
HackStudio TextEditor: Tweak 16x16 icon 2020-07-04 19:44:27 +02:00
Inspector LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
IPCCompiler AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
Profiler Profiler: Use SortingProxyModel::set_sort_role() 2020-07-04 19:22:30 +02:00
UserspaceEmulator UserspaceEmulator: Remove an unnecessary step in some instructions 2020-07-13 13:50:22 +02:00
VisualBuilder LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
CMakeLists.txt UserspaceEmulator: Start building a userspace X86 emulator :^) 2020-07-07 22:44:58 +02:00