Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/
DcpuMath.c7 uint32_t multHi = mult >> 32; in cpuMathUint44Div1000ToUint32_slow_path() local
12 ret += val * multHi; in cpuMathUint44Div1000ToUint32_slow_path()