Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/
H A Ddebug_helper.c606 int basstart; in hw_watchpoint_update() local
627 basstart = ctz32(bas); in hw_watchpoint_update()
628 len = cto32(bas >> basstart); in hw_watchpoint_update()
629 wvr += basstart; in hw_watchpoint_update()