]> Git Repo - qemu.git/commit
target/riscv: rvk: add support for zbkc extension
authorWeiwei Li <[email protected]>
Sat, 23 Apr 2022 02:34:59 +0000 (10:34 +0800)
committerAlistair Francis <[email protected]>
Fri, 29 Apr 2022 00:47:45 +0000 (10:47 +1000)
commit5cc69ceb68c2bd00b3f62d7d65ec669a507b4f30
tree804dcfc6673c5df6eadbab25a1f2887db410bf34
parentd8e81e3c18231e4dbab562f53e3e6cf7ad77735f
target/riscv: rvk: add support for zbkc extension

 - reuse partial instructions of zbc extension, update extension check for them

Signed-off-by: Weiwei Li <[email protected]>
Signed-off-by: Junqiang Wang <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20220423023510[email protected]>
Signed-off-by: Alistair Francis <[email protected]>
target/riscv/insn32.decode
target/riscv/insn_trans/trans_rvb.c.inc
This page took 0.025794 seconds and 4 git commands to generate.