mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-02 09:33:59 +00:00
AlphaSchedule.td: 7bit-ize.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114173 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
e1630da3e9
commit
cdd7fb7853
@ -50,7 +50,7 @@ def s_ftoi : InstrItinClass;
|
|||||||
def s_itof : InstrItinClass;
|
def s_itof : InstrItinClass;
|
||||||
def s_pseudo : InstrItinClass;
|
def s_pseudo : InstrItinClass;
|
||||||
|
|
||||||
//Table 24 Instruction Class Latency in Cycles
|
//Table 2-4 Instruction Class Latency in Cycles
|
||||||
//modified some
|
//modified some
|
||||||
|
|
||||||
def Alpha21264Itineraries : ProcessorItineraries<
|
def Alpha21264Itineraries : ProcessorItineraries<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user