Home
last modified time | relevance | path

Searched defs:INST (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/arch/arm/
H A Dsha1-armv4-large.S1359 # 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 Dsha256-armv4.S2674 # 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 Dghashv8-armx.S9 # 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 Daesv8-armx.S10 # 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 Daes-gcm-armv8_64.S9 # 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 Dsha1-armv4-large.S1352 # 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 Dsha256-armv4.S2665 # 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 Dconvert_arm_neon.py169 INST = re.compile(r'Inst<"(?P<name>.*?)",\s*"(?P<proto>.*?)",\s*"(?P<kinds>.*?)"') variable
/netbsd-src/external/gpl2/gettext/dist/os2/
H A DMakefile45 INST = emx/ macro