diff options
| author | Alexander Graf <agraf@suse.de> | 2012-12-08 01:49:52 +0100 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2012-12-14 13:12:56 +0100 |
| commit | 1945dbc15f0f1ffdc9a10526448e9eba7c599d98 (patch) | |
| tree | 944948699cc62972425fc58a20c4ea5d964721a9 /scripts/qapi-types.py | |
| parent | e1d10851522d7262a266f95d54c48eb2b1d8eb9b (diff) | |
| download | focaccia-qemu-1945dbc15f0f1ffdc9a10526448e9eba7c599d98.tar.gz focaccia-qemu-1945dbc15f0f1ffdc9a10526448e9eba7c599d98.zip | |
openpic: convert simple reg operations to builtin bitops
The openpic code has its own bitmap code to access bits inside of a bitmap. However, that is overkill when we simply want to check for a bit inside of a uint32_t. So instead, let's use normal bit masks and C builtin shifts and ands. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions