Updated comments in the cboz tests.

This commit is contained in:
Rose Thompson 2023-10-20 15:15:47 -05:00
parent 74574f96cf
commit e3154bb7a3
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@
# SPDX-License-Identifier: BSD-3-Clause
# -----------
#
# This assembly file tests the cbo.inval, cbo.clean, and cbo.flush instructions of the RISC-V Zicbom extension.
# This assembly file tests the cbo.zero instruction of the RISC-V Zicboz extension.
#
#include "model_test.h"

View File

@ -17,7 +17,7 @@
# SPDX-License-Identifier: BSD-3-Clause
# -----------
#
# This assembly file tests the cbo.inval, cbo.clean, and cbo.flush instructions of the RISC-V Zicbom extension.
# This assembly file tests the cbo.zero instruction of the RISC-V Zicboz extension.
#
#include "model_test.h"