DescriptionIntroduce BUILTIN_CALL_PAIR.
This change allows the PPC simulator to execute on PPC hardware where,
due to calling conventions, we must distinguish between Object* and
ObjectPair return values.
We find this useful as another available option for debugging certain
problems. While not strictly necessary for Intel platforms, we hope
that this is less offensive now that BUILTIN_CALL_TRIPLE has been
added.
BUG=
R=rmcilroy@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com
Committed: https://crrev.com/433e8848df4c7ec11b7b4a808f329f4a1e31142b
Cr-Commit-Position: refs/heads/master@{#33475}
Patch Set 1 #Patch Set 2 : Typo in comment. #
Total comments: 2
Patch Set 3 : Add builtin_call_type helper. #
Total comments: 6
Patch Set 4 : Changes based on review comments. #
Messages
Total messages: 23 (7 generated)
|