Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. JavaScriptCore MacroAssembler question.

JavaScriptCore MacroAssembler question.

Scheduled Pinned Locked Moved Unsolved Qt WebKit
1 Posts 1 Posters 302 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    arei
    wrote on 24 Oct 2019, 15:35 last edited by
    #1

    Hi!

    I'm trying to implement the RISC-V (rv64gc) support in Qt5 Webkit [1]. It is far from a finish :)
    Could somebody help me with a questions down below?

    I did not quite understand which methods do I need to implement in the MacroAssembler (in Source/JavaScriptCore/assembler) port for RISC-V? As I understand the MacroAssembler.h contains wrappers (Ptr methods) for arch specific MacroAssembler and I need to implement only these methods for wrappers. But I'm not sure about this.

    Where I could find the documentation on the internals of the Qt5 Webkit? Or there is only source code?

    Thanks and advance!

    [1] http://git.altlinux.org/people/arei/packages/?p=qt5-webkit.git;a=shortlog;h=refs/heads/WIP-riscv64

    1 Reply Last reply
    0

    1/1

    24 Oct 2019, 15:35

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved