dynarmic/src
Lioncash b6e223fc58 emit_x64_vector: Deduplicate a bit of code within EmitVectorGetElement8()
Given both branches use the same destination register size, we can hoist
the common code out.
2020-04-22 20:46:18 +01:00
..
backend_x64 emit_x64_vector: Deduplicate a bit of code within EmitVectorGetElement8() 2020-04-22 20:46:18 +01:00
common llvm_disassemble: Allow disassembly of invalid AArch64 instructions 2020-04-22 20:46:18 +01:00
frontend ir/basic_block: Add missing U16 immediate type to DumpBlock 2020-04-22 20:46:18 +01:00
ir_opt general: Remove unused lambda captures 2020-04-22 20:46:16 +01:00
CMakeLists.txt IR: Implement FPMulAdd 2020-04-22 20:46:18 +01:00