mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
d37098ae32
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 |
||
---|---|---|
.. | ||
arm-tests.txt | ||
dg.exp | ||
invalid-CPS2p-arm.txt | ||
invalid-CPS3p-arm.txt | ||
invalid-LDC-form-arm.txt | ||
invalid-LDRrs-arm.txt | ||
invalid-LDRT-arm.txt | ||
invalid-MOVr-arm.txt | ||
invalid-MOVs-arm.txt | ||
invalid-RFEorLDMIA-arm.txt | ||
invalid-SRS-arm.txt | ||
invalid-UMAAL-arm.txt | ||
invalid-VLDMSDB_UPD-arm.txt | ||
neon-tests.txt | ||
thumb-printf.txt | ||
thumb-tests.txt |