summaryrefslogtreecommitdiffstats
path: root/include/hw/registerfields.h
Commit message (Expand)AuthorAgeFilesLines
* hw/registerfields: Prefix local variables with underscore in macrosPhilippe Mathieu-Daudé2020-05-271-20/+20
* hw/registerfields.h: Add 8bit and 16bit register macrosYoshinori Sato2020-03-191-0/+30
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-091-1/+1
* hw/registerfields: add missing includePhilippe Mathieu-Daudé2017-12-181-0/+2
* hw/registerfields: add 64-bit extract/deposit macrosPhilippe Mathieu-Daudé2017-12-181-0/+11
* hw/registerfields: fix a typo in the FIELD() documentationPhilippe Mathieu-Daudé2017-12-181-1/+1
* hw/registerfields.h: Pull FIELD etc macros out of hw/register.hPeter Maydell2017-01-271-0/+60