On 12/13/21 13:09, Victor Colombo wrote:
Instructions xscvqpdp, xsmaxcdp, xsmincdp, xsmaxjdp, and xsminjdp are using the wrong registers, which yields the wrong result when using them.This patch series fixes this issue by correcting the registers used. It also takes the opportunity to move these instructions to decodetree.
Applied to ppc-next. Thanks, C.