"lld/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b47c6e5cbdad3696ed890e32c36021849a1cba47"
-
Johnny Chen authored
Instruction (PLI) for disassembly only. According to A8.6.120 PLI (immediate, literal), for example, different instructions are generated for "pli [pc, #0]" and "pli [pc, #-0"]. The disassembler solves it by mapping -0 (negative zero) to -1, -1 to -2, ..., etc. llvm-svn: 97731
334db0ce
Loading