Home
last modified time | relevance | path

Searched defs:LOG2 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/m68k/fpsp040/
Dstwotox.S
Dbindec.S
/openbmc/u-boot/include/
H A Dpart.h19 #define LOG2(x) (((x & 0xaaaaaaaa) ? 1 : 0) + ((x & 0xcccccccc) ? 2 : 0) + \ macro
/openbmc/linux/arch/m68k/ifpsp060/src/
Dfplsp.S
Dfpsp.S