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