diff options
-rw-r--r-- | lib/Target/Alpha/AlphaSchedule.td | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/Alpha/AlphaSchedule.td b/lib/Target/Alpha/AlphaSchedule.td index 4dc04b88a7..3723a07e87 100644 --- a/lib/Target/Alpha/AlphaSchedule.td +++ b/lib/Target/Alpha/AlphaSchedule.td @@ -50,7 +50,7 @@ def s_ftoi : InstrItinClass; def s_itof : InstrItinClass; def s_pseudo : InstrItinClass; -//Table 24 Instruction Class Latency in Cycles +//Table 2-4 Instruction Class Latency in Cycles //modified some def Alpha21264Itineraries : ProcessorItineraries< |