qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 06/17] target/m68k: manage 680x0 stack frames


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v5 06/17] target/m68k: manage 680x0 stack frames
Date: Tue, 2 Jan 2018 08:16:07 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

On 01/01/2018 05:10 PM, Laurent Vivier wrote:
> 680x0 manages several stack frame formats:
>   - format 0: four-word stack frame
>   - format 1: four-word throwaway stack frame
>   - format 2: six-word stack frame
>   - format 3: Floating-Point post-instruction stack frame
>   - format 4: eight-word stack frame
>   - format 7: access-error stack frame
> 
> Signed-off-by: Laurent Vivier <address@hidden>
> ---
>  target/m68k/op_helper.c | 158 
> +++++++++++++++++++++++++++++++++++++++++++++++-
>  1 file changed, 155 insertions(+), 3 deletions(-)

Reviewed-by: Richard Henderson <address@hidden>

r~




reply via email to

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