From 93208aa5492263d43a3576d879900854ed3fef42 Mon Sep 17 00:00:00 2001 From: John Ingalls <43973001+ingallsj@users.noreply.github.com> Date: Tue, 27 Sep 2022 14:33:42 -0700 Subject: zicboz: comment # (#412) --- isa/rv64mzicbo/zero.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isa') diff --git a/isa/rv64mzicbo/zero.S b/isa/rv64mzicbo/zero.S index 44448b0..bccefc2 100644 --- a/isa/rv64mzicbo/zero.S +++ b/isa/rv64mzicbo/zero.S @@ -11,7 +11,7 @@ RVTEST_RV64M RVTEST_CODE_BEGIN la x1, tdat - .word 0x0040A00F ; cbo.zero(x1) + .word 0x0040A00F # cbo.zero(x1) TEST_LD_OP( 1, ld, 0, 0, tdat ) TEST_LD_OP( 2, ld, 0, 8, tdat ) TEST_LD_OP( 3, ld, 0, 16, tdat ) -- cgit v1.1