diff options
author | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-07-10 18:02:56 -0300 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2015-07-10 18:43:41 -0300 |
commit | d5b52805014f537082afae79dc212958295ca9dc (patch) | |
tree | bd28ec1751301349da62228f4e7c0439d4cc3d28 /src/core/loader/elf.cpp | |
parent | d7f9529bdd8b24701f8c1c2e62a52c8a7e908137 (diff) |
Common: Remove redundant masking in BitField
For the signed case, the shifts already remove the rest of the value, so
ANDing by the mask is redundant.
Diffstat (limited to 'src/core/loader/elf.cpp')
0 files changed, 0 insertions, 0 deletions