Skip to content

jit: Fail to successfully execute the JIT assembler #168

Closed
@jserv

Description

@jserv

xkon was tested with interpreter. However, JIT compiler fails to execute it successfully.
The way to reproduce:

$ build/rvemu build/jit-bf.elf

Its output:

Execute 5 times with JIT precompile using xkon.

+0x2a = <.L0B>
+0x6e = <.L0E>
+0x118 = <.L1B>
+0x15c = <.L1E>
Address OPcode  ------- Instruction --------------------------------------------
...
??;(f0?Iaddi sp,sp,-32	# c.addi sp,-32
Segmentation fault (core dumped)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions