Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
tubs
10 months ago
|
parent
|
context
|
favorite
| on:
Inserting a 0 bit in the middle of a value
On arm you can use
https://developer.arm.com/documentation/dui0489/i/arm-and-th...
which is pretty convenient for this use-case.
dan-robertson
10 months ago
[–]
Am I missing something or does that instruction only clear bits in the field and not shift the adjacent bits to contract the field to be empty?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
which is pretty convenient for this use-case.