dynarmic/src
Lioncash e4c65721fe frontend/ir/type: Generify std::array declaration
With deduction guides, we can eliminate the need to explicitly size the
array. Also newlines the elements based off their relation, making it
slightly nicer to read.
2020-04-22 21:02:46 +01:00
..
backend/x64 A32: Implement barrier instructions introduced in ARMv7 2020-04-22 21:02:46 +01:00
common common/fp/op/FPConvert: Remove unnecessary casts in FPConvert() 2020-04-22 21:02:46 +01:00
frontend frontend/ir/type: Generify std::array declaration 2020-04-22 21:02:46 +01:00
ir_opt ir_opt/verification_pass: Mark locals as const where applicable 2020-04-22 21:01:40 +01:00
CMakeLists.txt CMakeLists: Add a namespace to the export 2020-04-22 21:02:46 +01:00