mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-07 20:03:35 +00:00
* Remove asx argument from PackedHalvingSubAdd{U16,S16} IR instruction
* Implement Packed{Halving,}{AddSub,SubAdd}{U16,S16} IR instructions
* Implement SASX, SSAX, UASX, USAX
|
||
|---|---|---|
| .. | ||
| basic_block.cpp | ||
| basic_block.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 | ||
| value.cpp | ||
| value.h | ||