On 05/08/2018 10:31 AM, Edgar E. Iglesias wrote:
> From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com>
> 
> Add support for Extended Addressing. Load/stores with EA
> enabled concatenate two 32bit registers to form an extended
> address.
> 
> We don't allow users to enable address sizes larger than
> 32 bits quite yet though. Once the MMU support is in, we'll
> turn it on.
> 
> Signed-off-by: Edgar E. Iglesias <edgar.igles...@xilinx.com>
> ---
>  target/microblaze/cpu.c       | 18 +++++++++++++-
>  target/microblaze/cpu.h       |  2 ++
>  target/microblaze/translate.c | 55 
> +++++++++++++++++++++++++++++++++----------
>  3 files changed, 62 insertions(+), 13 deletions(-)

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


r~


Reply via email to