This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][SH] CFI directives patch


Thomas Schwinge <thomas@codesourcery.com> wrote:
> In my understanding of the SH-4A Software Manual, and Kaz please correct
> me if there's anything wrong, any delayed branch instruction forms an
> inseparable unit with instruction in the branch-delay slot, and there is
> no way to reach/inspect the intermediate state.  Thus, it is correct to
> update the CFI after the delay-slot instruction.

I've missed that part of the manual.  Yes, you are right.
Both SH-4/SH-4A manuals say so.

Regards,
	kaz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]