nor
NOR
Bitwise NOR. RA = ~(RS | RB).
Details
The dcbtst instruction provides a hint that describes a block or data stream to which the program may perform a Store access, or indicates the expected use thereof. The nature of the hint depends on the value of the TH field.
Pseudocode Operation
Programming Note
The dcbtst instruction is used to provide a hint about data stream access patterns, which can help optimize cache behavior. It does not perform any actual memory operations; instead, it updates the system's view of the data stream. Ensure that the effective address calculation aligns with your intended use case for optimal performance. This instruction operates at the problem state and above.
Example
Encoding
Operands
-
RA
Target -
RS
Src A -
RB
Src B