[webkit-changes] [WebKit/WebKit] 6b52f0: Fix PACGA encoding in ARM64EAssembler.h.
Commit Queue
noreply at github.com
Wed Apr 12 13:54:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6b52f0a0ff9baea675c1b266fcb8fd4a4417593a
https://github.com/WebKit/WebKit/commit/6b52f0a0ff9baea675c1b266fcb8fd4a4417593a
Author: Mark Lam <mark.lam at apple.com>
Date: 2023-04-12 (Wed, 12 Apr 2023)
Changed paths:
M Source/JavaScriptCore/assembler/ARM64EAssembler.h
Log Message:
-----------
Fix PACGA encoding in ARM64EAssembler.h.
https://bugs.webkit.org/show_bug.cgi?id=255362
rdar://107956903
Reviewed by Justin Michaud.
The encoding was missing a shift for one of the set of bits.
* Source/JavaScriptCore/assembler/ARM64EAssembler.h:
Canonical link: https://commits.webkit.org/262884@main
More information about the webkit-changes
mailing list