Home
last modified time | relevance | path

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

/openbmc/qemu/python/qemu/qmp/
H A Dutil.py184 smod = type(exc).__module__
185 if smod not in ("__main__", "builtins"):
186 name = smod + '.' + name
/openbmc/linux/arch/m68k/fpsp040/
H A Dsrem_mod.S97 .global smod
98 smod: label
H A Ddo_func.S46 |xref smod,srem
255 .long smod | 00,00 norm,norm = normal
/openbmc/linux/drivers/dma/
H A Dmpc512x_dma.c136 u32 smod:5; /* Source address modulo */ member
/openbmc/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S9341 # smod(): computes the fp MOD of the input values X,Y. #
9418 global smod
9419 smod: label