What is Nostr?
shac ron ₪‎ /
npub1dfk…zdmt
2024-10-27 04:51:37

shac ron ₪‎ on Nostr: arm64: registers can be addressed as w (32-bit) or x (64-bit). ALU instructions take ...

arm64: registers can be addressed as w (32-bit) or x (64-bit). ALU instructions take either type and do the op of the matching size.
riscv64: registers can only be accessed as 64-bit. We created a set of duplicate ALU instructions that ignore the top bits, discard overflows, and then sign extend the result every time to support 32-bit math.
Author Public Key
npub1dfk44tv8cxpurgqhd39ec43e7d52dl4lltp45kc35qrqrw2ky2eqkdzdmt