Bug 257286 - [JSC][32 bit] B3 should support register-pair ArgumentRegValues
Summary: [JSC][32 bit] B3 should support register-pair ArgumentRegValues
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-24 15:09 PDT by Joseph Griego
Modified: 2023-05-31 15:10 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Griego 2023-05-24 15:09:34 PDT
To fit into the existing Int32/Int64 type system of B3, we should support operating on register pairs, this begins with taking them as arguments.
Comment 1 Joseph Griego 2023-05-24 15:23:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14310
Comment 2 Radar WebKit Bug Importer 2023-05-31 15:10:22 PDT
<rdar://problem/110083369>