search for: xtensaasmparser

Displaying 2 results from an estimated 2 matches for "xtensaasmparser".

2019 Mar 06
6
[RFC] Tensilica Xtensa (ESP32) backend
...ensa target description(Xtnesa.td, XtensaTargetMachine.cpp, XtensaSubTarget.cpp) - ISA desciption (XtensaInstrInfo.td, XtensaInstrFormats.td, XtensaREgisterInfo.td) - Xtensa Call ABI (XtensaCallingConv.td, XtensaFrameLowering.cpp) - ASM printer/parser(XtesaAsmPrinter.cpp, XtensaInstrPrinter.cpp, XtensaAsmParser.cpp) Xtensa architecture features implemented in compiler: - Xtensa Core Architecture instructions - Code Density option - Windowed Register option - Floating-Point Coprocessor option - Boolean option (only a subset of instructions) - Thread Pointer option - atomic operations Current Xtensa targ...
2019 Mar 07
4
[RFC] Tensilica Xtensa (ESP32) backend
...ine.cpp, > XtensaSubTarget.cpp) > - ISA desciption (XtensaInstrInfo.td, XtensaInstrFormats.td, > XtensaREgisterInfo.td) > - Xtensa Call ABI (XtensaCallingConv.td, XtensaFrameLowering.cpp) > - ASM printer/parser(XtesaAsmPrinter.cpp, XtensaInstrPrinter.cpp, > XtensaAsmParser.cpp) > > Xtensa architecture features implemented in compiler: > > - Xtensa Core Architecture instructions > - Code Density option > - Windowed Register option > - Floating-Point Coprocessor option > - Boolean option (only a subset of instructions) &g...