Questions tagged [instruction-set]

For questions regarding the instruction sets of microprocessors.

This tag is for questions regarding the documented instruction sets of microprocessors.

This is in accordance with the meta discussion:-
How to tag questions about processor instruction sets (machine code)?

See also

77 questions
6
votes
5 answers

Is there a CPU ISA preferring a test for the value of one over testing for zero?

While discussing a question about the origin of Zero as value for the default exit code for success, I reflected if there is any Instruction Set Architecture or implementation thereof where testing a byte or word for a value of ONE is favoured over…
Raffzahn
  • 222,541
  • 22
  • 631
  • 918