Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2018-02-09 | 1 | -1/+1 |
* | hw/registerfields: add missing include | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -0/+2 |
* | hw/registerfields: add 64-bit extract/deposit macros | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -0/+11 |
* | hw/registerfields: fix a typo in the FIELD() documentation | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -1/+1 |
* | hw/registerfields.h: Pull FIELD etc macros out of hw/register.h | Peter Maydell | 2017-01-27 | 1 | -0/+60 |