summaryrefslogtreecommitdiffstats
path: root/include/APE_NVIC.h
Commit message (Expand)AuthorAgeFilesLines
* ape: Add NVIC interrupt causes. (#177)Evan Lojewski2020-11-241-0/+88
* ape: Fix NVIC access. (#176)Evan Lojewski2020-11-241-257/+48
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-111-9/+9
* ipxact: Update ipxact and regenerate to include updated error checking. (#19)Evan Lojewski2020-01-291-29/+33
* ipxact: Regnerate and fix a printout bug with undefined registers. (#8)Evan Lojewski2019-11-301-0/+116
* ipxact: Update ipxact to enable enum printouts on the simulator. (#6)Evan Lojewski2019-11-291-0/+4
* Add printouts for reserved registers.Evan Lojewski2019-06-141-0/+116
* Regenerate headers with top level print routine and update names for shared t...Evan Lojewski2019-06-141-0/+32
* Remove additional system includesLojewski, Evan2019-05-111-1/+1
* Regenerate header with properly component offsets.Evan Lojewski2019-04-091-127/+33
* Add initial indeirect APE read support for the host cxxsim code.Evan Lojewski2019-04-061-10/+6
* Clean up CXXregister code slightly to prepare for initial APE-indirect access...Evan Lojewski2019-04-061-6/+131
* Regenerate headers + simulation code to allow arbitrary read/writes from the ...Evan Lojewski2019-04-031-0/+12
* Fix NVIC register definitions.Evan Lojewski2019-04-011-26/+22
* Start adding in APE register generation.Evan Lojewski2019-03-231-0/+2354
OpenPOWER on IntegriCloud