DescriptionFix issues with Arm's use of embedded constant pools
- Introduce Assembler::DataAlign for table alignment in code object
- Fix several misuses of r8 (alias of the pool pointer register, pp)
- Fix calculation of pp in OSR/handler entry invocation
- Enable missing cases in deserializer
- Fix references to ool constant pools in comments.
R=rmcilroy@chromium.org, michael_dawson@ca.ibm.com
BUG=chromium:497180
LOG=N
Committed: https://crrev.com/e3d76269e86af9af80aad5c60d29ace5778b87ff
Cr-Commit-Position: refs/heads/master@{#28873}
Patch Set 1 #
Total comments: 8
Patch Set 2 : create DataAlign #Patch Set 3 : Refine safepoint logic #Patch Set 4 : Fix typo in comment #
Total comments: 4
Patch Set 5 : Move DataAlign implementation to common code #
Messages
Total messages: 16 (2 generated)
|