aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9_F4.td
Commit message (Expand)AuthorAgeFilesLines
* Added LLVM copyright header.John Criswell2003-10-211-0/+5
* Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer needMisha Brukman2003-08-141-2/+2
* Transition to using 'let X = y' instead of 'set X = y'.Chris Lattner2003-08-041-51/+51
* The name should really be `simm11' to follow the naming convention, but this hasMisha Brukman2003-07-161-2/+2
* * Force all "don't care" bits to 0 so that there are absolutely no unset bits inMisha Brukman2003-07-021-4/+2
* The classes F4_3 and F4_4 have an `rd' operand that needs to be set.Misha Brukman2003-07-021-0/+3
* Added the 4.7 instruction class and all the FMOVcc instructions in them.Misha Brukman2003-06-041-1/+18
* * Removed unused classes (rd field is always mentioned last); fixed comments.Misha Brukman2003-06-031-38/+34
* SparcInstr.def: added 'r' and 'i' versions of MOV(F)cc instructionsMisha Brukman2003-06-021-3/+35
* * Broke up SparcV9.td into separate files as it was getting unmanageableMisha Brukman2003-05-291-0/+90