Jump to content

Quick Threads assembly for aarch64


ant_dev

Recommended Posts

Hi, I have one question, I have files from quick thread and copyright is Copyright (c) 1993 by David Keppel,
that file is assembly file.
I want to make a new port for aarch64 or be informed if it is already written by Quick Thread people. 
I want to compile that file(s) using aarch64-linux-gnu-g+, but get error because that is not written for aarch64 yet.

here is the files attached.
Thanks in advance.

architecture.S architecture.hpp

Link to comment
Share on other sites

  • 2 years later...

@maehne Very thank you for you reply, actually I have found the aarch64 and successfully compiled into my project.
Currently I am interested in the same thing but this time in Risc-V assembly QuickThreads, is it available?
Cause I can't find it on SystemC latest sources. And currently trying to implement it manually to my project ...
Thanks.

Link to comment
Share on other sites

  • 1 month later...

I am not aware of a RISC-V port of QuickThreads. The members of SystemC LWG only minimally maintain it as part of the SystemC proof-of-concept implementation. On unsupported platforms, alternatives (Pthreads, Fibers) can be used.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...