From: cand@51b69dee28eeccfe0f04790433b843689895c6e3 Date: Thu, 10 Dec 2020 18:21:11 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~1425 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3e3c127fb27a07301009dc66d1faf8f0653e1b68;p=libreriscv.git --- diff --git a/openpower/sv/av_opcodes.mdwn b/openpower/sv/av_opcodes.mdwn index 621181771..5263eebc9 100644 --- a/openpower/sv/av_opcodes.mdwn +++ b/openpower/sv/av_opcodes.mdwn @@ -126,6 +126,7 @@ Implemented using swizzle, mv.x. ## vec_*c[tl]z, vec_popcnt - count leading/trailing zeroes, set bits Bit counts. + ctz - count trailing zeroes clz - count leading zeroes popcnt - count set bits