diff options
author | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 18:02:46 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2011-04-05 18:02:46 +0000 |
commit | 33d3a9fadcad11503fe51b4a0196d1dd1ab93a87 (patch) | |
tree | 12ccf1bf48ab3e6a17b545d6a1b3f47ebe2f591a /llvm/lib/MC/MCDisassembler/EDDisassembler.cpp | |
parent | 7692db3ea231754886d220dc2e60a9fac4c71e68 (diff) | |
download | llvm-33d3a9fadcad11503fe51b4a0196d1dd1ab93a87.zip llvm-33d3a9fadcad11503fe51b4a0196d1dd1ab93a87.tar.gz llvm-33d3a9fadcad11503fe51b4a0196d1dd1ab93a87.tar.bz2 |
Constants with multiple encodings (ARM):
An alternative syntax is available for a modified immediate constant that permits the programmer to specify
the encoding directly. In this syntax, #<const> is instead written as #<byte>,#<rot>, where:
<byte> is the numeric value of abcdefgh, in the range 0-255
<rot> is twice the numeric value of rotation, an even number in the range 0-30.
llvm-svn: 128897
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/EDDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions