aboutsummaryrefslogtreecommitdiffstats
path: root/powerpc/SelectOp.v
Commit message (Expand)AuthorAgeFilesLines
* Merge of the reuse-temps branch:xleroy2010-09-021-146/+33
* Integers: cleaned up bitwise operations, redefined shr, zero_ext and sign_extxleroy2010-08-211-3/+77
* Optimisation: addrsymbol + (expr + cst) and addrstack + (expr + cst).xleroy2010-05-021-0/+16
* Merge of the newmem and newextcalls branches:xleroy2010-03-071-1/+1
* Wrong rlwinm generated for 'x mod 1'xleroy2010-03-021-53/+53
* Revised lib/Integers.v to make it parametric w.r.t. word size.xleroy2009-11-191-4/+4
* Refactored Selection.v and Selectionproof.v into a machine-dependent part + a...xleroy2009-08-171-0/+1026