diff options
author | Ben Bridle <ben@derelict.engineering> | 2025-04-26 09:09:59 +1200 |
---|---|---|
committer | Ben Bridle <ben@derelict.engineering> | 2025-04-26 09:09:59 +1200 |
commit | 4b53479153806e3a1e7a4944313f77dc262117b2 (patch) | |
tree | 27feabd2ff2eba283a1e6e8022139c12161ab25e /Cargo.lock | |
parent | 8c30c7fbe9b869fb78765a4b7994858f0c8f8182 (diff) | |
download | torque-asm-4b53479153806e3a1e7a4944313f77dc262117b2.zip |
Implement <tal> operator for expressions
The <tal> operator returns the number of set bits in the binary
representation of an integer. For negative numbers, only a single sign
bit is counted in the result.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions