summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/powerpc/ppc.h
Commit message (Expand)AuthorAgeFilesLines
* ppc: set DSISR to the DSI flags rather than the address on data access faults... arbee2016-12-201-0/+1
* Changed disassembler infrastructure to not use char buffers internally Nathan Woods2016-11-201-1/+1
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-10/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-210/+210
* ppcdrc: map some FPU registers to physical registers (nw) Ville Linde2016-04-141-0/+2
* Make generic VTLB implementation a modern device interface (nw) AJR2016-02-071-5/+2
* reverting: Miodrag Milanovic2016-01-201-14/+14
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-14/+14
* Revert "remove const (nw)" Miodrag Milanovic2016-01-131-1/+1
* remove const (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-1/+1
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+0
* some handmade changes (nw) Miodrag Milanovic2015-12-211-2/+2
* Removed dead PPC code (nw) Miodrag Milanovic2015-12-091-3/+0
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-18/+18
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+811