Searched full:zcf (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/riscv/ |
H A D | extensions.yaml | 240 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 248 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 256 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 261 - const: zcf 263 The Zcf extension part of Zc* standard extensions for code size 264 reduction, as ratified in commit 8be3419c1c0 ("Zcf doesn't exist on 591 # Zcf depends on Zca and F 594 const: zcf 610 # Zcf extension does not exist on rv64 615 const: zcf [all …]
|
/freebsd/contrib/libcbor/ |
H A D | release.sh | 54 tar -zcf libcbor_docs.tar.gz libcbor_docs_html 57 tar -zcf libcbor_api_docs.tar.gz libcbor_api_docs_html
|
/freebsd/contrib/libarchive/tar/test/ |
H A D | test_option_z.c | 20 r = systemf("%s -zcf archive.out f 2>archive.err", testprog); in DEFINE_TEST()
|
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/ |
H A D | RISCVISAInfo.cpp | 769 if (XLen != 32 && Exts.count("zcf")) in checkDependency() 770 return getError("'zcf' is only supported for 'rv32'"); in checkDependency() 851 // Add Zcf if Zce and F are enabled on RV32. in updateImplication() 853 !Exts.count("zcf")) { in updateImplication() 854 auto Version = findDefaultVersion("zcf"); in updateImplication() 855 Exts["zcf"] = *Version; in updateImplication()
|
/freebsd/release/ |
H A D | Makefile.gce | 68 cd ${.OBJDIR} && tar --format=gnutar -zcf \
|
/freebsd/contrib/libfido2/fuzz/ |
H A D | Makefile | 86 tar zcf $@ ${TARGETS}
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | archive | 2058 >>>62 string zcf.draw.document+zip Draw drawing, version 17-22 2059 !:mime application/x-vnd.corel.zcf.draw.document+zip 2061 >>>62 string zcf.draw.template+zip Draw template, version 17-22 2062 !:mime application/x-vnd.corel.zcf.draw.template+zip 2065 >>>62 string zcf.pattern+zip Draw pattern, version 22 2066 !:mime application/x-vnd.corel.zcf.pattern+zip 2074 >>>62 string zcf.designer.document+zip DESIGNER graphics, version 17-21 2075 !:mime application/x-vnd.corel.zcf.designer.document+zip 2082 >>>62 string zcf.symbol.library+zip Symbol Library, version 17-22 2083 !:mime application/x-vnd.corel.zcf.symbol.library+zip
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFeatures.td | 427 : RISCVExtension<"zcf", 1, 0, 428 "'Zcf' (Compressed Single-Precision Floating-Point Instructions)", 458 "'Zcf' (Compressed Single-Precision Floating-Point Instructions)">;
|
/freebsd/contrib/mandoc/ |
H A D | Makefile | 600 ( cd .dist/ && tar zcf ../$@ mandoc-$(VERSION) )
|
/freebsd/contrib/netbsd-tests/usr.bin/netpgpverify/ |
H A D | t_netpgpverify.sh | 1790 pk1XD3+vbqMbVw4k3z95UMnlqtvIfSsnZ/xI+hBf3VqN3wyUJ+GZ+Zcf/sdf/tr+ 6328 p+2rMBihgqQPXZ/zCF+H5PWKQd++6kNGufCyOKD5gAzYOkwzX4ecbEP0YIRfMiim
|