search for: nios2mctargetdesc

Displaying 1 result from an estimated 1 matches for "nios2mctargetdesc".

2017 Apr 12
2
[RFC] Nios II backend
...inter". Plan for initial implementation corresponding to patches (obviously the plan can be changed after comments) - Target registration a)  Nios2.td, Nios2.h, Nios2TargetMachine.h, Nios2TargetMachine.cpp, Nios2Subtarget.h, Nios2Subtarget.cpp, TargetInfo/Nios2TargetInfo.cpp b) MCTargetDesc/Nios2MCTargetDesc.h, MCTargetDesc/Nios2MCTargetDesc.cpp... - Register information (Nios2RegisterInfo.cpp, Nios2RegisterInfo.h, Nios2RegisterInfo.td) - ISA specification (Nios2InstrFormats.td, Nios2InstrInfo.cpp, Nios2InstrInfo.h, Nios2InstrInfo.td) - GlobalISel (At the moment I use DAG selector, but work on porting...