Home
last modified time | relevance | path

Searched refs:is_pow2 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/scripts/
H A Ddecodetree.py224 def is_pow2(x): function
242 if is_pow2((bits >> shift) + 1):