This allows the constraint A to be used in inline asm for RISC-V, which allows an address held in a register to be used.
This patch adds the minimal amount of code required to get operands with the right constraints to compile.
Differential D54295
[RISCV] Add inline asm constraint A for RISC-V lewis-revill on Nov 9 2018, 1:21 AM. Authored by
Details
This allows the constraint A to be used in inline asm for RISC-V, which allows an address held in a register to be used. This patch adds the minimal amount of code required to get operands with the right constraints to compile.
Diff Detail
|