qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH v2 13/22] target/mips/tx79: Introduce PCEQ* opcodes (Para


From: Richard Henderson
Subject: Re: [RFC PATCH v2 13/22] target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)
Date: Sat, 13 Mar 2021 08:09:04 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/9/21 8:56 AM, Philippe Mathieu-Daudé wrote:
Introduce the 'Parallel Compare for Equal' opcodes:

  - PCEQB (Parallel Compare for Equal Byte)
  - PCEQH (Parallel Compare for Equal Halfword)
  - PCEQW (Parallel Compare for Equal Word)

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]