orc.b
Bitware OR-combine, byte granule
This instruction is defined by:
Synopsis
Combines the bits within each byte using bitwise logical OR. This sets the bits of each byte in the result xd to all zeros if no bit within the respective byte of xs1 is set, or to all ones if any bit within the respective byte of xs1 is set.