Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/registerfields: Prefix local variables with underscore in macros | Philippe Mathieu-Daudé | 2020-05-27 | 1 | -20/+20 |
* | hw/registerfields.h: Add 8bit and 16bit register macros | Yoshinori Sato | 2020-03-19 | 1 | -0/+30 |
* | 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 |