Searched refs:vml (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
| D | spa.c | 5329 vdev_t *rvd, **vml = NULL; /* vdev modify list */ in spa_vdev_split_mirror() local 5383 vml = kmem_zalloc(children * sizeof (vdev_t *), KM_SLEEP); in spa_vdev_split_mirror() 5411 vml[c] = spa_lookup_by_guid(spa, glist[c], B_FALSE); in spa_vdev_split_mirror() 5412 if (vml[c] == NULL) { in spa_vdev_split_mirror() 5418 if (vml[c]->vdev_parent->vdev_ops != &vdev_mirror_ops || in spa_vdev_split_mirror() 5419 vml[c]->vdev_islog || in spa_vdev_split_mirror() 5420 vml[c]->vdev_ishole || in spa_vdev_split_mirror() 5421 vml[c]->vdev_isspare || in spa_vdev_split_mirror() 5422 vml[c]->vdev_isl2cache || in spa_vdev_split_mirror() 5423 !vdev_writeable(vml[c]) || in spa_vdev_split_mirror() [all …]
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/perlasm/ |
| D | s390x.pm | 1235 sub vml { subroutine 1240 vml(@_,0); 1243 vml(@_,1); 1246 vml(@_,2);
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | vector.md | 968 "vml<bhfgq><w>\t%v0,%v1,%v2" 1408 ; The S/390 instructions vml and vmh return the low or high parts of
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | s390-opc.txt | 1447 e700000000a2 vml VRR_VVV0U "vector multiply low" z13 zarch vx
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | s390-opc.txt | 1447 e700000000a2 vml VRR_VVV0U "vector multiply low" z13 zarch vx
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2013 | 18570 (vml<sa><q>_lane<q>_<fsu><16, 32, 64>): Likewise. 19908 (vml<as><q>_lane<q>_<su>16): Use 'x' constraint for element vector. 19909 (vml<as><q>_n_<su>16): Likewise. 19910 (vml<as>l_high_lane<q>_<su>16): Likewise. 19911 (vml<as>l_high_n_<su>16): Likewise. 19912 (vml<as>l_lane<q>_<su>16): Likewise. 19913 (vml<as>l_n_<su>16): Likewise.
|
| /netbsd/src/external/lgpl3/gmp/dist/ |
| D | ChangeLog | 25645 * demos/pexpr.c (main): Accept -vml option.
|