Avoid using x18 register

Signed-off-by: Taiju Yamada <tyamada@bi.a.u-tokyo.ac.jp>
This commit is contained in:
Taiju Yamada
2024-03-08 09:00:47 +09:00
committed by Marcel Cornu
parent 14ec878aae
commit 38279f5e9e
6 changed files with 6 additions and 6 deletions

View File

@@ -61,7 +61,7 @@ x_tbl3 .req x15
x_tbl4 .req x16
x_tbl5 .req x17
x_tbl6 .req x_tbl
x_const .req x18
x_const .req x0
/* vectors */
v_mask0f .req v0