summaryrefslogtreecommitdiff
path: root/Source/Core/Common/GekkoDisassembler.cpp
AgeCommit message (Expand)Author
2018-10-08GekkoDisassembler: fix mtfsf yet againTillmann Karras
2018-10-07GekkoDisassembler: fix disassembly of mtfsfTillmann Karras
2018-05-25Common: Namespace GekkoDisassembler.cpp/.hLioncash
2018-04-12Merge pull request #6626 from lioncash/dcbz_l-disasmTilka
2018-04-12Reformat all the things!spycrab
2018-04-10GekkoDisassembler: Fix disassembly of dcbz_lLioncash
2017-12-04GekkoDisassembler: Correct disassembly of fabs, fnabs, and fnegLioncash
2016-11-02Add precision about the names of r1, r2 and r13 for the register viewaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-02-19Fix some very minor spelling mistakesJames Cowgill
2015-05-25Add missing license headersTillmann Karras
2015-05-24GekkoDisassembler: Fix typecast for the second printf param for mtfsfLioncash
2015-05-24GekkoDisassembler: Fix disassembly of mtfsf's FM fieldLioncash
2015-03-14Remove remnants of old fake opcodes.magumagu
2015-01-19Minor fix with psq_st{u,}x disassembly.Ryan Houdek
2015-01-18Fixes disassembly of paired store instructions.Ryan Houdek
2015-01-03GekkoDisassembler: fix display of CRs in branch operationsFiora
2014-11-24Silence a few "zero as null pointer" warnings.Rohit Nirmal
2014-09-28GekkoDisassembler: show W and I in psq_l/psq_st disassemblyFiora
2014-09-21Disassembler: fix disassembly of some twi instructionsFiora
2014-09-16GekkoDisassembler: fix some float opcodesFiora
2014-09-15GekkoDisassembler: fix/improve disassembly for a few instructionsFiora
2014-08-04Common: Introduce the new Gekko disassembler to Common.Lioncash