Bug 263560

Summary: [JSC][armv7] MacroAssemblerARMv7::transfer32 should invalidate dataTempRegister
Product: WebKit Reporter: Joseph Griego <joseph.j.griego>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Joseph Griego
Reported 2023-10-23 14:18:39 PDT
Exactly as title; patch forthcoming
Attachments
Joseph Griego
Comment 1 2023-10-23 14:24:37 PDT
Actually
Joseph Griego
Comment 2 2023-10-23 14:26:36 PDT
Actually, this is pretty pervasive in the armv7 macroassembler; will look and see what, if any patch, we should have to address. In principle, AIUI, not invalidating the cached value for the data/address temps when clobbering them could misbehave badly, but in practice I imagine it's difficult/near-impossible to trigger.
Note You need to log in before you can comment on or make changes to this bug.