Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
157d23f79e3dbe32401678a62bf1fc3d443cd94e
/
llvm
/
lib
/
Target
/
RISCV
/
Disassembler
/
RISCVDisassembler.cpp
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
9d6c553
[RISCV] Support named operands for CSR instructions.
by Ana Pazos
· 7 years ago
b0799dd
[RISCV] Fix decoding of invalid instruction with C extension enabled.
by Ana Pazos
· 7 years ago
b2ed11a
[RISCV] Fix crash in decoding instruction with unknown floating point rounding mode
by Ana Pazos
· 7 years ago
b97d189
[RISCV] Fix AddressSanitizer heap-buffer-overflow in disassembling
by Ana Pazos
· 7 years ago
d34e60c
Rename DEBUG macro to LLVM_DEBUG.
by Nicola Zaghen
· 7 years ago
7c17242
[RISCV] Implement c.lui immediate operand constraint
by Shiva Chen
· 8 years ago
19c9314
[RISCV][NFC] Update RISCVInstrInfoC.td to match usual instruction naming convention
by Alex Bradbury
· 8 years ago
60714f9
[RISCV] MC layer support for the remaining RVC instructions
by Alex Bradbury
· 8 years ago
9f6aec4
[RISCV] MC layer support for load/store instructions of the C (compressed) extension
by Alex Bradbury
· 8 years ago
7bc2a95
[RISCV] MC layer support for the standard RV32D instruction set extension
by Alex Bradbury
· 8 years ago
0d6cf90
[RISCV] MC layer support for the standard RV32F instruction set extension
by Alex Bradbury
· 8 years ago
e2f664e
[RISCV][NFC] Remove unnecessary {} around single statement if block
by Alex Bradbury
· 8 years ago
ee7c7ec
[RISCV] Prepare for the use of variable-sized register classes
by Alex Bradbury
· 8 years ago
8ab4a96
[RISCV] Add support for disassembly
by Alex Bradbury
· 8 years ago