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.c608 int basstart; in hw_watchpoint_update() local
629 basstart = ctz32(bas); in hw_watchpoint_update()
630 len = cto32(bas >> basstart); in hw_watchpoint_update()
631 wvr += basstart; in hw_watchpoint_update()