/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/ |
H A D | sha1-armv4-large.S | 1359 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1361 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
H A D | sha256-armv4.S | 2674 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2676 # define INST(a,b,c,d) .byte a,b,c,d macro
|
H A D | ghashv8-armx.S | 9 # define INST(a,b,c,d) .byte c,0xef,a,b macro 12 # define INST(a,b,c,d) .byte a,b,c,0xf2 macro
|
H A D | aesv8-armx.S | 10 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 13 # define INST(a,b,c,d) .byte a,b,c,d macro
|
H A D | aes-gcm-armv8_64.S | 9 # define INST(a,b,c,d) c,0xef,a,b macro 12 # define INST(a,b,c,d) a,b,c,0xf2 macro
|
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/arm/ |
H A D | sha1-armv4-large.S | 1352 # define INST(a,b,c,d) .byte c,d|0xf,a,b macro 1354 # define INST(a,b,c,d) .byte a,b,c,d|0x10 macro
|
H A D | sha256-armv4.S | 2665 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro 2667 # define INST(a,b,c,d) .byte a,b,c,d macro
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/ |
H A D | convert_arm_neon.py | 169 INST = re.compile(r'Inst<"(?P<name>.*?)",\s*"(?P<proto>.*?)",\s*"(?P<kinds>.*?)"') variable
|
/netbsd-src/external/gpl2/gettext/dist/os2/ |
H A D | Makefile | 45 INST = emx/ macro
|