public inbox for cgen-cvs@sourceware.org help / color / mirror / Atom feed
From: devans@sourceware.org To: cgen-cvs@sourceware.org Subject: src/cgen ChangeLog hardware.scm ifield.scm ifo ... Date: Mon, 23 Nov 2009 09:03:00 -0000 [thread overview] Message-ID: <20091123090301.19396.qmail@sourceware.org> (raw) CVSROOT: /cvs/src Module name: src Changes by: devans@sourceware.org 2009-11-23 09:03:01 Modified files: cgen : ChangeLog hardware.scm ifield.scm iformat.scm insn.scm rtl.scm semantics.scm sid.scm sim.scm utils-gen.scm utils-sim.scm utils.scm Log message: * hardware.scm (hw-pc?): New function. * ifield.scm (ifld-signed?): New function. * iformat.scm (ifmt-analyze): Call insn-cti-attr? instead of insn-cti?. * insn.scm (insn-cti-attr?): Renamed from insn-ctl?. (insn-cti?): New function. * rtl.scm (/hw): Create <pc> object for pcs. * semantics.scm (/build-reg-operand!): New args ref-type, sem-attrs. All callers updated. Watch for sets to the pc. (semantic-attrs): Watch for sets to the pc. * sid.scm (<pc> cxmake-get): Handle raw-reg. * sim.scm (<pc> cxmake-get): Handle raw-reg. (<operand> cxmake-get): Add debugging printf. * utils-gen.scm (/gen-ifld-extract-base): Emit calls to EXTRACT_[LM]SB0_LG[SU]INT for values > 32 bits. (/gen-extract-word): Ditto. * utils.scm (gen-c-hex-constant): New function. * utils-sim.scm (/gen-decode-insn-entry): Call it. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ChangeLog.diff?cvsroot=src&r1=1.431&r2=1.432 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/hardware.scm.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/ifield.scm.diff?cvsroot=src&r1=1.26&r2=1.27 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/iformat.scm.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/insn.scm.diff?cvsroot=src&r1=1.39&r2=1.40 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/rtl.scm.diff?cvsroot=src&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/semantics.scm.diff?cvsroot=src&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/sid.scm.diff?cvsroot=src&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/sim.scm.diff?cvsroot=src&r1=1.29&r2=1.30 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/utils-gen.scm.diff?cvsroot=src&r1=1.19&r2=1.20 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/utils-sim.scm.diff?cvsroot=src&r1=1.20&r2=1.21 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/cgen/utils.scm.diff?cvsroot=src&r1=1.35&r2=1.36
reply other threads:[~2009-11-23 9:03 UTC|newest] Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20091123090301.19396.qmail@sourceware.org \ --to=devans@sourceware.org \ --cc=cgen-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).