Skip to content

[RISC-V] .insn directive does not support constant arg #97498

@charlie-rivos

Description

@charlie-rivos

GNU-as supports a constant value to the .insn assembler directive as of commit: bminor/binutils-gdb@a262b82. 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?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions