What's your preferred name for an asm instruction that calculates (rs1 & ~rs2)?
-
-
This Tweet is unavailable.
-
NIMPLIES for (rs1 & ~rs2)
- Show replies
-
-
-
what's the n mean in the x86 instruction? param name in the encoding?
-
x86 ANDN = "and not" PPC ANDC = "and complement"
- Show replies
New conversation -
-
-
A much less useful instruction. DEC machines had BIC and BIS (aka OR) but no AND. If you have both then ANDC and ORC make more sense.
-
Yes, I agree and am fully aware that it's significantly less useful. See https://lists.riscv.org/g/tech-bitmanip/topic/orc_xnor_revisited/31763064?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,31763064 … for context.
End of conversation
New conversation -
-
-
Where's "CONVIMP"? :)
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
-
-
&~ and |~ ;)
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.