Searched refs:z196 (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/doc/man3/ |
D | OPENSSL_s390xcap.pod | 37 are B<z900>, B<z990>, B<z9>, B<z10>, B<z196>, B<zEC12>, B<z13>, B<z14> 174 Disables all instruction set extensions which the z196 processor does not implement: 176 OPENSSL_s390xcap="z196"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZProcessors.td | 27 def : ProcessorModel<"z196", Z196Model, Arch9SupportedFeatures.List>;
|
/third_party/openssl/crypto/ |
D | s390xcap.c | 314 static const struct OPENSSL_s390xcap_st z196 = { in parse_env() local 722 else if TOK_CPU(z196) in parse_env()
|
/third_party/node/ |
D | common.gypi | 419 'cflags': [ '-m64', '-march=z196' ], 420 'ldflags': [ '-m64', '-march=z196' ],
|
/third_party/node/tools/v8_gypfiles/ |
D | toolchain.gypi | 295 'cflags': [ '-march=z196' ],
|
/third_party/node/doc/changelogs/ |
D | CHANGELOG_V7.md | 513 * [[`52f0092f54`](https://github.com/nodejs/node/commit/52f0092f54)] - **s390**: enable march=z196 …
|
/third_party/openssl/ |
D | CHANGES.md | 7789 - s390x: z196 support;
|