Searched hist:f356b3ba4745d892156931ba7c82067c4a9c18ab (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | fixedpoint-impl.c.inc | diff f356b3ba4745d892156931ba7c82067c4a9c18ab Fri Oct 29 15:23:58 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> target/ppc: Implement cnttzdm
Implement the following PowerISA v3.1 instruction: cnttzdm: Count Trailing Zeros Doubleword Under Bit Mask
Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Message-Id: <20211029202424.175401-9-matheus.ferst@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | diff f356b3ba4745d892156931ba7c82067c4a9c18ab Fri Oct 29 15:23:58 CDT 2021 Luis Pires <luis.pires@eldorado.org.br> target/ppc: Implement cnttzdm
Implement the following PowerISA v3.1 instruction: cnttzdm: Count Trailing Zeros Doubleword Under Bit Mask
Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Luis Pires <luis.pires@eldorado.org.br> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Message-Id: <20211029202424.175401-9-matheus.ferst@eldorado.org.br> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
|