aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9_F2.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
* * Set annul bit to be 0, because the Sparc backend currently does not use it.Misha Brukman2003-08-051-5/+5
* Transition to using 'let X = y' instead of 'set X = y'.Chris Lattner2003-08-041-24/+24
* Encode predict = 1 by default, because the Sparc assembler does this.Misha Brukman2003-07-151-4/+4
* Moved predict and annul fields to the end of each individual instructionMisha Brukman2003-06-051-12/+15
* The rd field goes after the immediate field in format 2.1 instructions.Misha Brukman2003-06-031-2/+1
* * Broke up SparcV9.td into separate files as it was getting unmanageableMisha Brukman2003-05-291-0/+64