Skip to content

xtensa: interface wrapper generation

Interface wrapper should invoke method implementation by unconditional jump rather than using CALL0 instruction.

compiler/xtensa/hlcgcpu.pas:103 should be as the following:

        cg.a_jmp_name(list,procdef.mangledname);
Edited by Anton
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information