Commit 18273c0f by Karl Schimpf

Clean up register+immediate addresses in ARM.

Cleans up the integrated ARM assembler, and its handling of register memory addresses that can be modified by an immediate value. Handles each possible encoding of such memory addresses. Also adds assertions to check that the immediate value has the proper range for the immediate value, based on the corresponding encoding. BUG=None R=stichnot@chromium.org Review URL: https://codereview.chromium.org/1630863002 .
parent 237afed5
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment