summaryrefslogtreecommitdiffstats
path: root/libpdbg/chip.c
Commit message (Expand)AuthorAgeFilesLines
* libpdbg/chip: add HEIR and HID register to ram_state_threadRashmica Gupta2018-10-151-0/+7
* libpdbg/chip: implement putnia with a sequence compatible with P9Nicholas Piggin2018-09-201-4/+15
* libpdbg: Add in mtocrf and putcr functionRashmica Gupta2018-09-121-0/+26
* libpdbg: Make getcr actually get all of the Condition RegisterRashmica Gupta2018-09-121-10/+17
* libpdbg: Add in getxer and putxer functionsRashmica Gupta2018-09-121-9/+31
* libpdbg: Print the name of the instruction when erroringRashmica Gupta2018-09-121-8/+8
* libpdbg: Initialize to avoid build errors with -O3Amitay Isaacs2018-08-131-2/+2
* libpdbg/chip.c: Fix logic error attempting to restore r0 and r1Alistair Popple2018-08-091-1/+1
* regs: print correct PTCR registerNicholas Piggin2018-08-021-1/+1
* libpdbg: Attempt to restore registers that we clobbered on failureRashmica Gupta2018-06-151-2/+6
* libpdbg: Don't dump XER with ram_getsprAlistair Popple2018-05-241-0/+3
* libpdbg: Abstract thread statusAlistair Popple2018-05-241-1/+1
* libpdbg: Replace PR_PERL with PR_INFOAmitay Isaacs2018-05-181-0/+1
* pdbg: add 'regs' commandNicholas Piggin2018-05-181-2/+167
* libpdbg/chip.c: ram_instructions add error handlingNicholas Piggin2018-05-081-1/+5
* libpdbg: Add support for getring on POWER9Alistair Popple2018-04-271-0/+12
* Refactor for an exportable APIAlistair Popple2017-12-081-11/+18
* Rename struct target to struct pdbg_targetAlistair Popple2017-12-061-4/+4
* libpdbg: Fix incorrect restore of r1 in ram_instructions()Cyril Bur2017-11-241-1/+1
* libpdbg: Add sreset commandAlistair Popple2017-07-311-0/+9
* Makefile.am: Enable -Wall -Werror for libpdbgAlistair Popple2017-07-141-1/+1
* libpdbg: Add support for P9 thread operationsAlistair Popple2017-06-281-302/+25
* Clean-up target configuration in preparation for adding P9 supportAlistair Popple2017-03-301-123/+119
* libpdbg/chip.c: Correct detection of chip typeAlistair Popple2016-12-081-1/+1
* Add detection of chip typesAlistair Popple2016-12-021-0/+4
* Fix thread status checks during instruction rammingAlistair Popple2016-11-301-13/+3
* libpdbg/chip.c: Add command to read virtual addressesAlistair Popple2016-11-221-10/+45
* Add support for i2c access to secondary processorsAlistair Popple2016-10-251-0/+510
OpenPOWER on IntegriCloud