From 6e5730911fd47533054051398a6f672dea2d3ffd Mon Sep 17 00:00:00 2001 From: lkcl Date: Tue, 25 Jun 2019 20:23:18 +0100 Subject: [PATCH] --- simple_v_extension/vblock_format_table.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple_v_extension/vblock_format_table.mdwn b/simple_v_extension/vblock_format_table.mdwn index 9ded747d4..04eb54e77 100644 --- a/simple_v_extension/vblock_format_table.mdwn +++ b/simple_v_extension/vblock_format_table.mdwn @@ -1,7 +1,7 @@ | base+4 ... base+2 | base | number of bits | | ------ ----------------- | ---------------- | -------------------------- | | ..xxxx xxxxxxxxxxxxxxxx | xnnnxxxxx1111111 | (80+16\*nnn)-bit, nnn!=111 | -| {ops}{Pred}{Reg}{VL Block} | SV Prefix | | +| {ops}{Pred}{Reg}{VL Block} | VBLOCK Prefix | | A suitable prefix, which fits the Expanded Instruction-Length encoding for "(80 + 16 times instruction-length)", as defined in Section 1.5 -- 2.30.2