Skip to content

Commit

Permalink
[JSC] Port IPInt entry/exit to armv7
Browse files Browse the repository at this point in the history
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
  • Loading branch information
eugeneia authored and jjgriego committed Feb 22, 2024
1 parent d745f08 commit 474074a
Show file tree
Hide file tree
Showing 2 changed files with 558 additions and 59 deletions.
Loading

0 comments on commit 474074a

Please sign in to comment.