DescriptionFix vldrs/vstrs handling of immediate offsets in ARM.
A previous patch fixed vldrd/vstrd by dividing the immediate offset of
the instruction by 4 before encoding. This does the same for
vldrs/vstrs. It fixes the remaining problems with compiling spec2k
using -filetype=iasm.
It also fixes a minor bug in the divsion by 4, in the case that the
immediate value is negative.
BUG= https://bugs.chromium.org/p/nativeclient/issues/detail?id=4334
R=jpp@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=e078db8ed0b7064de8e32f3b9145dcf30c1e430a
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix nit. #
Total comments: 3
Messages
Total messages: 10 (3 generated)
|