summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Assembler
AgeCommit message (Expand)Author
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