Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-05-27 | hw/registerfields: Prefix local variables with underscore in macros | Philippe Mathieu-Daudé | 1 | -20/+20 |
2020-03-19 | hw/registerfields.h: Add 8bit and 16bit register macros | Yoshinori Sato | 1 | -0/+30 |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2017-12-18 | hw/registerfields: add missing include | Philippe Mathieu-Daudé | 1 | -0/+2 |
2017-12-18 | hw/registerfields: add 64-bit extract/deposit macros | Philippe Mathieu-Daudé | 1 | -0/+11 |
2017-12-18 | hw/registerfields: fix a typo in the FIELD() documentation | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-01-27 | hw/registerfields.h: Pull FIELD etc macros out of hw/register.h | Peter Maydell | 1 | -0/+60 |