commit | 043d1a96c9a74e5b6178ec1841b3daeb2bb535a9 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue Jan 31 18:28:44 2017 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Jan 31 18:28:44 2017 +0000 |
tree | 8aaf9bad54a6e24ad8c11b8a4e0b2d02e22cc4b8 | |
parent | 44cd8ce6e5e8cdab4e92de225268f6aef6b87db8 [diff] |
MC: Introduce the ABS8 symbol modifier. @ABS8 can be applied to symbols which appear as immediate operands to instructions that have a 8-bit immediate form for that operand. It causes the assembler to use the 8-bit form and an 8-bit relocation (e.g. R_386_8 or R_X86_64_8) for the symbol. Differential Revision: https://reviews.llvm.org/D28688 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@293667 91177308-0d34-0410-b5e6-96231b3b80d8