diff options
| author | Alasdair Armstrong | 2018-02-20 16:07:49 +0000 |
|---|---|---|
| committer | Alasdair Armstrong | 2018-02-20 17:52:35 +0000 |
| commit | 7f5f06adda7074e55708290d56fccb786a8df8f4 (patch) | |
| tree | f60a8568120003c98aa96e8e45fc82a3e8bd7f7d /src/ast.sed | |
| parent | 5073f0e9502e5f696ff68b275310bd15187d8e1f (diff) | |
Allow overlapping bitfield field names
Allows bitfields to share field names by generating accessors as
_get/set_name_field where name is the type name and field is the field
name rather than _get/set_field. They are still accessed and set using
just register.field() and register.field() = value.
Fixes #1
Diffstat (limited to 'src/ast.sed')
0 files changed, 0 insertions, 0 deletions
