Template:BitfieldAddr
Revision as of 07:39, 12 July 2025 by Heinermann (talk | contribs) (Created page with "<includeonly>main.dll+{{Dec2Hex|{{#expr:floor({{Hex2Dec|{{{1|}}} }} + floor({{{2|}}} / 32) * 4)}}}} & {{To32Bitmask|{{#expr:{{{2|}}} mod 32}} }}</includeonly><noinclude> {| c...")
Example syntax | Example output |
---|---|
{{BitfieldAddr|B2092C|66}} |
main.dll+B20934 & 0x20000000 |
</noinclude