qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC PATCH v2 12/22] target/mips/tx79: Introduce PEXTL[BHW] opcodes


From: Richard Henderson
Subject: Re: [RFC PATCH v2 12/22] target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)
Date: Sat, 13 Mar 2021 08:08:28 -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 Extend Lower' opcodes:

  - PEXTLB (Parallel Extend Upper from Byte)
  - PEXTLH (Parallel Extend Upper from Halfword)
  - PEXTLW (Parallel Extend Upper from 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]