| Issue |
97498
|
| Summary |
[RISC-V] .insn directive does not support constant arg
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
charlie-rivos
|
GNU-as supports a constant value to the .insn assembler directive as of commit: https://github.com/bminor/binutils-gdb/commit/a262b82fdbf4cda3b0648b1adc32245ca3f78b7a. The RISC-V LLVM assembler currently only supports the .insn directive with in the form of `.insn <type>, <operand1>, <operand2>`. Can the form of `.insn <value>` also be supported by Clang?
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs