Bug 31631 - Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
Summary: Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 11:01 PST by Gabor Loki
Modified: 2009-11-18 11:37 PST (History)
1 user (show)

See Also:


Attachments
Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux (1.79 KB, patch)
2009-11-18 11:02 PST, Gabor Loki
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Loki 2009-11-18 11:01:51 PST
We should inform GCC that R2 register is also modified inside the inline asm.
Comment 1 Gabor Loki 2009-11-18 11:02:53 PST
Created attachment 43443 [details]
Fix the clobber list of cacheFlush for ARM and Thumb2 on Linux
Comment 2 Csaba Osztrogonác 2009-11-18 11:37:59 PST
Sending        JavaScriptCore/ChangeLog
Sending        JavaScriptCore/jit/ExecutableAllocator.h
Transmitting file data ..
Committed revision 51123.