On Thu, Jan 11, 2024 at 3:44 AM Rob Bradford wrote:
>
> Add requirement that 'A' is enabled for all atomic instructions that
> lack the check. This makes the 64-bit versions consistent with the
> 32-bit versions in the same file.
>
> Signed-off-by: Rob Bradford
Thanks!
Applied to riscv-to-apply
On Thu, Jan 11, 2024 at 3:44 AM Rob Bradford wrote:
>
> Add requirement that 'A' is enabled for all atomic instructions that
> lack the check. This makes the 64-bit versions consistent with the
> 32-bit versions in the same file.
>
> Signed-off-by: Rob Bradford
Reviewed-by: Alistair Francis
Al
On 1/10/24 13:39, Rob Bradford wrote:
Add requirement that 'A' is enabled for all atomic instructions that
lack the check. This makes the 64-bit versions consistent with the
32-bit versions in the same file.
Signed-off-by: Rob Bradford
---
Reviewed-by: Daniel Henrique Barboza
target/r
Add requirement that 'A' is enabled for all atomic instructions that
lack the check. This makes the 64-bit versions consistent with the
32-bit versions in the same file.
Signed-off-by: Rob Bradford
---
target/riscv/insn_trans/trans_rva.c.inc | 11 +++
1 file changed, 11 insertions(+)
di