OSDN Git Service

[RISCV] MC layer support for the standard RV64A instruction set extension
authorAlex Bradbury <asb@lowrisc.org>
Thu, 7 Dec 2017 10:59:12 +0000 (10:59 +0000)
committerAlex Bradbury <asb@lowrisc.org>
Thu, 7 Dec 2017 10:59:12 +0000 (10:59 +0000)
commit29d7ea369471d615e49abe6e4e26b679ab74db90
treede36e981c6a102fbc4d52af84def7744f5b8c26c
parent94253b305095f523da61fbec7e9d7b8a84d5cce0
[RISCV] MC layer support for the standard RV64A instruction set extension

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320027 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/RISCV/RISCVInstrInfoA.td
test/MC/RISCV/rv32a-invalid.s
test/MC/RISCV/rv64a-invalid.s [new file with mode: 0644]
test/MC/RISCV/rv64a-valid.s [new file with mode: 0644]