summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Assembler
AgeCommit message (Expand)Author
2026-04-17Improve usage of std::move and const references parametersMartino Fontana
2026-03-23Use more std::span argumentsSintendo
2026-01-25Remove unused importsMartino Fontana
2026-01-17Fix various typos and spelling mistakesSintendo
2025-07-08Avoid map/set double lookupsSintendo
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-30Merge pull request #13436 from JoshuaVandaele/clang-format-19OatmealDome
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaƫle
2025-03-24Add numeric label support to assemblervyuuui
2025-03-11Core/Common: Fix typosLuz Paz
2024-10-09Simplify `std::fill` with `std::array::fill`mitaclaw
2024-07-21Change OperandDesc variables to not be underscore-prefixed in order to comply...SimoneN64
2024-06-06r32 doesn't existVampireFlower
2024-06-06handle sp and rtoc as GPR aliasesVampireFlower
2024-05-03Replace Common::BitCast with std::bit_castPokechu22
2023-12-13Parser and Assembler implementationsvyuuui