| commit | c43c930690b854b016ba667416956f96a0103204 | [log] [tgz] |
|---|---|---|
| author | Jim Grosbach <grosbach@apple.com> | Fri Oct 08 21:45:55 2010 +0000 |
| committer | Jim Grosbach <grosbach@apple.com> | Fri Oct 08 21:45:55 2010 +0000 |
| tree | a9d9462af4931abd6cabb9b90b353c9926575fef | |
| parent | 2a14088b656a99c7c4c8a5260f9472ed4cea94ad [diff] |
Implement a few more binary encoding bits. Still very early stage proof-of- concept level stuff at this point, but it is generally working for those instructions that know how to map the operands. This patch fills in the register operands for add/sub/or/etc instructions and adds the conditional execution predicate encoding. llvm-svn: 116112