qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] RFC: Why does target/m68k RTE insn. use gen_exception


From: Lucien Anti-Spam
Subject: Re: [Qemu-devel] RFC: Why does target/m68k RTE insn. use gen_exception
Date: Thu, 27 Jun 2019 13:22:32 +0000 (UTC)

 Hi Laurent / Richard,
(resent email )
Does anyone have any knowledge why    gen_exception(s, s->base.pc_next, 
EXCP_RTE);

is generated for "RTE" instruction, where as the "RTS" goes a gen_jmp?( note 
see target/m68k/translate.c in functions DISAS_INSN(rte) and DISAS_INSN(rts)

Cheers,Luc  

reply via email to

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