aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorStefan Pintilie <stefanp@ca.ibm.com>2020-07-27 12:27:30 -0500
committerStefan Pintilie <stefanp@ca.ibm.com>2020-07-28 05:55:56 -0500
commit97470897c436a6a5d682fb8ab296d0bcdc6e32a4 (patch)
treeb05676e448f3de0cfa716d44c483bfc809d4f31c /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parent3a2b05f9fe74fcf9560632cf2695058d47d8683b (diff)
downloadllvm-97470897c436a6a5d682fb8ab296d0bcdc6e32a4.zip
llvm-97470897c436a6a5d682fb8ab296d0bcdc6e32a4.tar.gz
llvm-97470897c436a6a5d682fb8ab296d0bcdc6e32a4.tar.bz2
[PowerPC] Split s34imm into two types
Currently the instruction paddi always takes s34imm as the type for the 34 bit immediate. However, the PC Relative form of the instruction should not produce the same fixup as the non PC Relative form. This patch splits the s34imm type into s34imm and s34imm_pcrel so that two different fixups can be emitted. Reviewed By: nemanjai, #powerpc, kamaub Differential Revision: https://reviews.llvm.org/D83255
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions