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