Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 474074a02f3ae58188593ed1e15cfcd2b6855d1e
      
https://github.com/WebKit/WebKit/commit/474074a02f3ae58188593ed1e15cfcd2b6855d1e
  Author: Max Rottenkolber <maximil...@igalia.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M Source/JavaScriptCore/llint/InPlaceInterpreter.asm
    M Source/JavaScriptCore/wasm/WasmIPIntGenerator.cpp

  Log Message:
  -----------
  [JSC] Port IPInt entry/exit to armv7
https://bugs.webkit.org/show_bug.cgi?id=269187

Reviewed by Justin Michaud.

This ports the entry and exit sequences of IPInt to armv7.

With these changes we can run a basic empty WASM function
test case.

Further changes are needed to add individual instruction
implementations.

* Source/JavaScriptCore/llint/InPlaceInterpreter.asm:
* Source/JavaScriptCore/wasm/WasmIPIntGenerator.cpp:
(JSC::Wasm::IPIntGenerator::addCallCommonData):

Canonical link: https://commits.webkit.org/275185@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to