Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha256-armv7.S2628 # define INST(a,b,c,d) .byte c,d|0xc,a,b macro
2630 # define INST(a,b,c,d) .byte a,b,c,d macro
/freebsd/sys/crypto/openssl/arm/
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 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 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
/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_stat.c89 #define INST 1 macro