mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-07 03:53:35 +00:00
For the time being, we can just do a naive implementation which avoids falling back to the interpreter a bit. Horizontal operations aren't necessarily x86 SIMD's forte anyways. |
||
|---|---|---|
| .. | ||
| basic_block.cpp | ||
| basic_block.h | ||
| cond.h | ||
| ir_emitter.cpp | ||
| ir_emitter.h | ||
| location_descriptor.cpp | ||
| location_descriptor.h | ||
| microinstruction.cpp | ||
| microinstruction.h | ||
| opcodes.cpp | ||
| opcodes.h | ||
| opcodes.inc | ||
| terminal.h | ||
| type.cpp | ||
| type.h | ||
| value.cpp | ||
| value.h | ||