Chris Lattner
|
b9b7b057d6
|
Switch F3_1 instructions over to use AsmStrings
llvm-svn: 24740
|
2005-12-16 06:52:00 +00:00 |
|
Chris Lattner
|
60e5e47904
|
Add operand info for F3_[12] instructions, getting V8 back to basic functionality.
With this, Regression/CodeGen/SparcV8/basictest.ll now passes. Lets hear it
for regression tests :)
llvm-svn: 24738
|
2005-12-16 06:25:42 +00:00 |
|
Misha Brukman
|
7b29a7bc80
|
Class F2_1 already inherits the imm22 field from class F2
llvm-svn: 17001
|
2004-10-14 22:32:24 +00:00 |
|
Misha Brukman
|
5bc4009783
|
* In the F3_1 class, default asi to 0 because it's not currently used
* In the F3_3 class, remove mention of asi because it's not part of the format
llvm-svn: 16999
|
2004-10-14 21:53:39 +00:00 |
|
Misha Brukman
|
72c0988b77
|
Combine the F2 and F3 instruction classes into one file for simplicity
llvm-svn: 16484
|
2004-09-22 21:38:42 +00:00 |
|