Chromium Code Reviews
DescriptionHandle branch relative to pc in ARM integrated assembler.
Adds an explicit branch instruction (near form only), which allows
branching from the current pc up to 2**26 bytes (in either direction).
For now, this near restriction (within a function) doesn't appear to
be a bad restriction, and only near jumps have been implemented.
Also fixes notationally the concepts of the following types:
InstValueType : The 32-bit encoding of an instruction value.
InstOffsetType : Offset (+/-) used within an instruction.
BUG= https://code.google.com/p/nativeclient/issues/detail?id=4334
R=stichnot@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=137e62bd843313d4b8697621989e0e6f5c2e7f81
Patch Set 1 #Patch Set 2 : Fix nits. #
Total comments: 8
Patch Set 3 : Fix issues in patch set 2. #
Total comments: 6
Patch Set 4 : Fix nits. #
Messages
Total messages: 8 (2 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||