This is the mail archive of the
gdb-patches@sources.redhat.com
mailing list for the GDB project.
Re: SIM: PATCH: RFA: Rotate semantics for cgen sims
- To: gdb-patches at sources dot redhat dot com, cgen at sources dot redhat dot com
- Subject: Re: SIM: PATCH: RFA: Rotate semantics for cgen sims
- From: Dave Brolley <brolley at redhat dot com>
- Date: Tue, 26 Sep 2000 15:49:59 -0400
- Organization: Red Hat Canada, Inc
- References: <39D0CD3A.D9B32C72@redhat.com>
Approved by Doug Evans and Frank Eigler and committed.
Dave
Dave Brolley wrote:
>
> Hi,
>
> This patch adds RORQI, ROLQI, RORHI and ROLHI to
> sim/common/cgen-utils.c. These functions enable rotate semantics
> for QI and HI modes.
>
> OK to commit?
>
> Dave
>
> -----------------------------------------------------------------
> 2000-09-26 Dave Brolley <brolley@redhat.com>
>
> * cgen-utils.c (RORQI): New function.
> (ROLQI): New function.
> (RORHI): New function.
> (ROLHI): New function.