commit | 2758bb077495d7a88b3d66368b3d760de61cedc7 | [log] [tgz] |
---|---|---|
author | John Porto <jpp@chromium.org> | Tue Nov 17 14:31:25 2015 -0800 |
committer | John Porto <jpp@chromium.org> | Tue Nov 17 14:31:25 2015 -0800 |
tree | 1721ae90895d7dfe0bbae245093628a2c9fc21fd | |
parent | cdb3ed6870ef03215a8d6ed977d8ed0e4bc328a5 [diff] |
Subzero. ARM32. Introduces the ShAmtImm Operand. Creates a special OperandARM32 for representing imm5 used when performing a shift operation. BUG= https://code.google.com/p/nativeclient/issues/detail?id=4076 R=kschimpf@google.com Review URL: https://codereview.chromium.org/1449263003 .