diff options
Diffstat (limited to 'isa/rv64ui/amoadd_w.S')
-rw-r--r-- | isa/rv64ui/amoadd_w.S | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isa/rv64ui/amoadd_w.S b/isa/rv64ui/amoadd_w.S index b46628b..4c71ac8 100644 --- a/isa/rv64ui/amoadd_w.S +++ b/isa/rv64ui/amoadd_w.S @@ -60,3 +60,4 @@ RVTEST_DATA_END .align 3 amo_operand: .dword 0 + .skip 65536 |