Home
last modified time | relevance | path

Searched defs:FPD_ENCODE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/crypto/
H A Dopcodes.h9 #define FPD_ENCODE(x) (((x) >> 5) | ((x) & ~(0x20))) macro
/kernel/linux/linux-6.6/arch/sparc/crypto/
H A Dopcodes.h9 #define FPD_ENCODE(x) (((x) >> 5) | ((x) & ~(0x20))) macro

Completed in 1 milliseconds