diff options
author | Nelson Chu <nelson@rivosinc.com> | 2025-07-09 12:53:40 +0800 |
---|---|---|
committer | Nelson Chu <nelson@rivosinc.com> | 2025-07-10 19:32:07 +0800 |
commit | 34fcc16e79b402e820f75ff376f0c8c5a185878f (patch) | |
tree | 72ced1909612a9381f7a499d0cb5aba0f47463ec /gdb/testsuite/gdb.python/py-missing-debug.py | |
parent | bb13e094aa780e2e0c6afed29b497e58a9e7c5a8 (diff) | |
download | binutils-34fcc16e79b402e820f75ff376f0c8c5a185878f.zip binutils-34fcc16e79b402e820f75ff376f0c8c5a185878f.tar.gz binutils-34fcc16e79b402e820f75ff376f0c8c5a185878f.tar.bz2 |
RISC-V: Clarify the imply rule of c
This also fix the imply result for .option rvc.
Imply zcf when c and f and rv32
Imply zcd when c and d
Imply zca when c
Changed INSN_CLASS_C to INSN_CLASS_ZCA
Changed INSN_CLASS_F_AND_C to INSN_CLASS_ZCF
Changed INSN_CLASS_D_AND_C to INSN_CLASS_ZCD
Changed INSN_CLASS_ZIHINTNTL_AND_C to INSN_CLASS_ZIHINTNTL_AND_ZCA
Diffstat (limited to 'gdb/testsuite/gdb.python/py-missing-debug.py')
0 files changed, 0 insertions, 0 deletions