Skip to content

Commit 0284cad

Browse files
committed
Remove excludedBy enhancement due to #187
Signed-off-by: Afonso Oliveira <[email protected]>
1 parent 1d6dcf5 commit 0284cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/inst/B/zext.h.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ zext.h:
2828
location: 19-15
2929
- name: rd
3030
location: 11-7
31-
excludedBy: [Zk, Zkn, Zks, Zbkb] # zext.h is a pseduo-op for pack/packw when Zbkb is implemented
31+
excludedBy: Zbkb # zext.h is a pseduo-op for pack/packw when Zbkb is implemented
3232
assembly: xd, xs1
3333
access:
3434
s: always

0 commit comments

Comments
 (0)