llvm-project/llvm/test/MC/RISCV
ShihPo Hung 5cdb2e9860 [RISCV][MC] Fix nf encoding for vector ld/st whole register
The three bit nf is one less than the number of NFIELDS,
so we manually decrement 1 for VS1/2/4/8R & VL1/2/4/8R.

Reviewed By: craig.topper

Differential revision: https://reviews.llvm.org/D98185
2021-03-08 19:30:24 -08:00
..
rvv [RISCV][MC] Fix nf encoding for vector ld/st whole register 2021-03-08 19:30:24 -08:00
align.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
attribute-arch.s [RISCV] Update the version number to v0.10 for vector. 2021-01-30 07:20:05 +08:00
attribute-with-insts.s [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
attribute-with-option.s [RISCV] Support RISC-V ELF attributes sections in llvm-readobj. 2020-04-01 21:50:11 +08:00
attribute.s [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
cfi-regs-invalid.s
cfi-regs-valid.s
cnop.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
compress-cjal.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
compress-debug-info.s
compress-rv32b.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
compress-rv32d.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
compress-rv32f.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
compress-rv32i.s [RISCV] Add way to mark CompressPats that should only be used for compressing. 2021-01-20 09:20:15 -08:00
compress-rv64b.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
compress-rv64i.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
compressed-relocations.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
csr-aliases.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
data-directives-invalid.s
data-directives-valid.s
debug-valid.s [RISCV] Add instruction definition for dret 2020-04-24 13:27:43 -07:00
elf-flags.s
elf-header.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
empty-string.s
fde-reloc.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
fixups-compressed.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
fixups-diagnostics.s
fixups-expr.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
fixups-invalid.s
fixups.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
function-call-invalid.s
function-call.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
hilo-constaddr-expr.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
hilo-constaddr.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
invalid-attribute.s [RISCV] ELF attribute section for RISC-V. 2020-03-31 16:16:19 +08:00
invalid-instruction-spellcheck.s
linker-relaxation.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
lit.local.cfg [NFC] Disallow unused prefixes under llvm/test 2021-01-21 20:31:52 -08:00
lla-invalid.s
machine-csr-names-invalid.s
machine-csr-names.s [RISCV] Enable the use of the old mucounteren name 2020-08-17 13:11:49 +01:00
mattr-invalid-combination.s Revert "Revert "Reland "[Support] make report_fatal_error `abort` instead of `exit`""" 2020-02-13 10:16:06 -08:00
numeric-reg-names-d.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
numeric-reg-names-f.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
numeric-reg-names.s
option-invalid.s
option-mix.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
option-nopic.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
option-pic.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
option-pushpop.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
option-relax.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
option-rvc.s [RISCV] Add way to mark CompressPats that should only be used for compressing. 2021-01-20 09:20:15 -08:00
pcrel-fixups.s [RISCV] Fix evaluating %pcrel_lo against global and weak symbols 2020-01-23 02:05:48 +00:00
pcrel-lo12-invalid.s [RISCV] Fix evaluating %pcrel_lo against global and weak symbols 2020-01-23 02:05:48 +00:00
priv-invalid.s
priv-valid.s
pseudo-jump-invalid.s [RISCV] Implement jump pseudo-instruction 2020-01-31 22:28:26 +00:00
pseudo-jump.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
reloc-directive-err.s [MC][RISCV] Make .reloc support arbitrary relocation types 2020-04-10 10:43:53 -07:00
reloc-directive.s [MC][RISCV] Support .reloc *, BFD_RELOC_{NONE,32,64}, * 2021-03-05 21:45:11 -08:00
relocations.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
rv32-machine-csr-names.s
rv32-relaxation.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv32-user-csr-names.s
rv32a-invalid.s
rv32a-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32b-aliases-valid.s [RISCV] Add support for rev8 and orc.b to Zbb. 2021-01-22 12:49:10 -08:00
rv32c-aliases-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32c-fuzzed-invalid.s
rv32c-invalid.s [RISCV] Refactor FeatureRVCHints to make ProcessorModel more intuitive 2020-07-09 23:07:39 -07:00
rv32c-only-valid.s [NFC] Disallow unused prefixes under MC/RISCV 2021-01-15 16:21:30 -08:00
rv32c-valid.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv32d-invalid.s
rv32d-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32dc-invalid.s
rv32dc-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32e-invalid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rv32e-valid.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv32f-invalid.s
rv32f-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32fc-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rv32fc-invalid.s
rv32fc-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32i-aliases-invalid.s [RISCV] Add (Proposed) Assembler Extend Pseudo-Instructions 2020-12-10 19:25:51 +00:00
rv32i-aliases-valid.s [RISCV] Don't print zext.b alias. 2021-01-05 10:41:08 -08:00
rv32i-invalid.s [RISCV] Support Zfh half-precision floating-point extension. 2020-12-03 09:16:33 +08:00
rv32i-valid.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv32m-invalid.s
rv32m-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32zba-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zba-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbb-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbb-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbbp-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbbp-only-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbbp-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbc-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv32zbc-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbe-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbe-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbf-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbf-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbp-invalid.s [RISCV] Remove SRO* and SLO* instructions from bitmanip. 2021-02-09 09:35:05 -08:00
rv32zbp-only-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbp-valid.s [RISCV] Remove SRO* and SLO* instructions from bitmanip. 2021-02-09 09:35:05 -08:00
rv32zbproposedc-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbproposedc-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbr-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbr-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv32zbs-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbs-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zbt-invalid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv32zbt-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv32zfh-invalid.s [RISCV] Support Zfh half-precision floating-point extension. 2020-12-03 09:16:33 +08:00
rv32zfh-valid.s [NFC] Disallow unused prefixes under MC/RISCV 2021-01-15 16:21:30 -08:00
rv64-machine-csr-names.s
rv64-relax-all.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv64-relaxation.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rv64-user-csr-names.s
rv64a-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rv64a-invalid.s
rv64a-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64b-aliases-valid.s [RISCV] Add support for rev8 and orc.b to Zbb. 2021-01-22 12:49:10 -08:00
rv64c-aliases-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64c-hints-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64c-invalid.s
rv64c-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64d-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rv64d-invalid.s
rv64d-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64dc-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64f-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rv64f-invalid.s
rv64f-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64i-aliases-invalid.s
rv64i-aliases-valid.s [RISCV] Don't print zext.b alias. 2021-01-05 10:41:08 -08:00
rv64i-invalid.s
rv64i-pseudos.s
rv64i-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64m-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64zba-invalid.s [RISCV] Add SH*ADD(.UW) instructions to Zba extension based on 0.93 bitmanip spec. 2021-01-22 12:49:10 -08:00
rv64zba-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbb-invalid.s [RISCV] Move Shift Ones instructions from Zbb to Zbp to match 0.93 bitmanip spec. 2021-01-22 12:49:10 -08:00
rv64zbb-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbbp-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbbp-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbe-invalid.s [RISCV] Rename Zbs instructions to start with just 'b' instead of 'sb' to match 0.93 bitmanip spec. 2021-01-22 12:49:10 -08:00
rv64zbe-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbf-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbf-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbm-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbm-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rv64zbp-invalid.s [RISCV] Remove SRO* and SLO* instructions from bitmanip. 2021-02-09 09:35:05 -08:00
rv64zbp-valid.s [RISCV] Remove SRO* and SLO* instructions from bitmanip. 2021-02-09 09:35:05 -08:00
rv64zbproposedc-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbproposedc-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbr-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbr-valid.s [RISCV] Add B extension tests to make sure RV64 only instructions aren't accepted in RV32. 2021-01-22 13:52:26 -08:00
rv64zbs-invalid.s [RISCV] Rename Zbs instructions to start with just 'b' instead of 'sb' to match 0.93 bitmanip spec. 2021-01-22 12:49:10 -08:00
rv64zbs-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zbt-invalid.s [RISCV] Add MC layer support for proposed Bit Manipulation extension (version 0.92) 2020-04-09 18:04:22 +01:00
rv64zbt-valid.s [RISCV] Add rv64 run lines to rv32 MC layer tests for B extension 2021-01-26 17:20:05 -08:00
rv64zfh-invalid.s [RISCV] Support Zfh half-precision floating-point extension. 2020-12-03 09:16:33 +08:00
rv64zfh-valid.s [NFC] Disallow unused prefixes under MC/RISCV 2021-01-15 16:21:30 -08:00
rva-aliases-invalid.s
rva-aliases-valid.s [RISCV] Fix unused check prefixes in test/MC/RISCV/ 2020-10-29 21:18:30 -07:00
rvc-aliases-valid.s
rvc-hints-invalid.s
rvc-hints-valid.s
rvd-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rvd-pseudos.s
rvdc-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rvf-aliases-valid.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rvf-pseudos.s
rvf-user-csr-names.s [test] llvm/test/: change llvm-objdump single-dash long options to double-dash options 2020-03-15 17:46:23 -07:00
rvi-aliases-valid.s [RISCV] Add support for printing pcrel immediates as absolute addresses in llvm-objdump 2020-12-04 10:34:12 -08:00
rvi-alternate-abi-names.s
rvi-pseudos-invalid.s [RISCVAsmParser] Allow a SymbolRef operand to be a complex expression 2020-12-01 16:08:09 -08:00
rvi-pseudos.s [RISCVAsmParser] Allow a SymbolRef operand to be a complex expression 2020-12-01 16:08:09 -08:00
rvv-user-csr-names.s [RISCV] Add MC tests for the User Vector CSRs 2020-11-16 10:40:18 -08:00
rvzfh-aliases-valid.s [RISCV] Support Zfh half-precision floating-point extension. 2020-12-03 09:16:33 +08:00
rvzfh-pseudos.s [RISCV] Support Zfh half-precision floating-point extension. 2020-12-03 09:16:33 +08:00
supervisor-csr-names.s
tail-call-invalid.s
tail-call.s [llvm-readobj] Update tests because of changes in llvm-readobj behavior 2020-07-20 10:39:04 +01:00
target-abi-invalid.s
target-abi-valid.s
user-csr-names-invalid.s
user-csr-names.s