pound-emu_pound/src
Ronald Caesar a0ed4382a5
jit: Implement arm32 instruction decoding logic
Introduces the core Arm32 decoder, including the instruction parsing
mechanism and an initial set of defined instructions.

Signed-off-by: Ronald Caesar <github43132@proton.me>
2025-10-26 02:19:35 -04:00
..
common Minor Changes 2025-10-07 07:47:31 +02:00
frontend rename kvm references to pvm 2025-09-30 18:13:48 -04:00
host host: add assertions 2025-10-17 16:28:02 -04:00
jit jit: Implement arm32 instruction decoding logic 2025-10-26 02:19:35 -04:00
pvm rename kvm references to pvm 2025-09-30 18:13:48 -04:00
targets/switch1/hardware rename kvm references to pvm 2025-09-30 18:13:48 -04:00
main.cpp jit: Implement arm32 instruction decoding logic 2025-10-26 02:19:35 -04:00