aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SparcV9/SparcV9_F3.td
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/SparcV9/SparcV9_F3.td')
-rw-r--r--lib/Target/SparcV9/SparcV9_F3.td1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/SparcV9/SparcV9_F3.td b/lib/Target/SparcV9/SparcV9_F3.td
index 46b7021..8380918 100644
--- a/lib/Target/SparcV9/SparcV9_F3.td
+++ b/lib/Target/SparcV9/SparcV9_F3.td
@@ -217,6 +217,7 @@ class F3_15<bits<2> opVal, bits<6> op3Val,
set op = opVal;
set op3 = op3Val;
+ set Name = name;
set Inst{26-25} = cc;
set Inst{18-14} = rs1;
set Inst{13-5} = opfVal;