aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/Asm.v
Commit message (Expand)AuthorAgeFilesLines
...
* Merge of the "volatile" branch:xleroy2012-02-041-7/+1
* Merge of the nonstrict-ops branch:xleroy2012-01-141-9/+9
* Merge of branch new-semantics: revised and strengthened top-level statements ...xleroy2011-07-151-2/+65
* Back from Oregon commit. xleroy2011-07-051-4/+19
* Recognition of rlwimi instruction (useful for bitfield assignment)xleroy2011-06-211-0/+4
* Revised handling of annotation statements, and more generally built-in functi...xleroy2011-06-131-11/+34
* Merge of branch "unsigned-offsets":xleroy2011-04-091-12/+12
* Merge of the reuse-temps branch:xleroy2010-09-021-79/+33
* Support for inlined built-ins.xleroy2010-06-291-34/+44
* More faithful semantics for volatile reads and writes.xleroy2010-05-231-1/+1
* - Extended traces so that pointers within globals are supported as event values.xleroy2010-05-101-1/+1
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-11/+15
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-191-2/+0
* More realistic treatment of jump tables: show the absence of overflow when ac...xleroy2009-11-101-6/+9
* Added support for jump tables in back end.xleroy2009-11-101-14/+36
* Simplified the treatment of the PowerPC small data area; now more specific to...xleroy2009-11-021-7/+9
* Preliminary support for small data area in PowerPC port.xleroy2009-11-011-4/+22
* Storing of single floats: must insert frsp instruction before store. (Tempor...xleroy2009-10-301-2/+2
* Typo in docxleroy2009-08-261-1/+1
* Adapted to work with Coq 8.2-1v1.4.1xleroy2009-06-051-8/+8
* Reserve register GPR13 for compatibility with EABI. Optimize operations 'x >...xleroy2009-02-261-1/+1
* - Added alignment constraints to memory loads and stores.xleroy2009-01-111-14/+0
* Continuation of ARM port.xleroy2009-01-011-1/+1
* Reorganized the development, modularizing away machine-dependent parts.xleroy2008-12-301-0/+880