Difference between revisions of "Template:BitfieldAddr"
Jump to navigation
Jump to search
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...") |
(No difference)
|
Revision as of 07:39, 12 July 2025
Example syntax | Example output |
---|---|
{{BitfieldAddr|B2092C|66}} |
main.dll+B20934 & 0x20000000 |
</noinclude