qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 01/33] target/ppc: introduce do_ea_calc


From: Richard Henderson
Subject: Re: [PATCH 01/33] target/ppc: introduce do_ea_calc
Date: Fri, 22 Oct 2021 14:57:50 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10/21/21 12:45 PM, matheus.ferst@eldorado.org.br wrote:
From: pherde<phervalle@gmail.com>

The do_ea_calc function will calculate the effective address(EA)
according to PowerIsa 3.1. With that, it was replaced part of
do_ldst() that calculates the EA by this new function.

Signed-off-by: Fernando Eckhardt Valle (pherde)<phervalle@gmail.com>
Signed-off-by: Matheus Ferst<matheus.ferst@eldorado.org.br>
---

Oh, and please fix the commit author to Fernando's complete name.

r~



reply via email to

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