DescriptionSubzero ARM: lower alloca instruction.
Lower alloca in a way similar to x86. Subtract the stack
and align if needed, then copy that stack address to dest.
Sometimes use "bic" for the mask, sometimes use "and",
depending on what fits better.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4076
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=55500dbceb14d4223533701158389e89c1f93a5e
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : one more test case #Patch Set 4 : restore comment and sprinkle more #
Total comments: 4
Patch Set 5 : review #Patch Set 6 : trailing space #
Messages
Total messages: 5 (1 generated)
|