llvm-project/llvm/test/MC/Disassembler/RISCV
Simon Cook 2df6a02fd7 [RISCV] Implement evaluateBranch
This implements the instruction analysis required to print branch
targets as part of llvm-objdump's disassembly.

Note, this only handles those branches which can be analyzed in a single
instruction, a future patch will handle multiple-instruction patterns,
such as AUIPC/LUI+JALR instruction pairs.

Differential Revision: https://reviews.llvm.org/D77567
2020-04-09 15:11:55 +01:00
..
branch-targets.txt [RISCV] Implement evaluateBranch 2020-04-09 15:11:55 +01:00
fuzzer-invalid.txt
invalid-fp-rounding-mode.txt
invalid-instruction.txt
lit.local.cfg
unknown-fence-field.txt