OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchbytebit
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/aarch64/aarch64/
db_machdep.c
736
uint32_t
matchbytebit
;
local in function:aarch64_watchpoint_set
746
matchbytebit
= 0xff >> (8 - size);
747
matchbytebit
<<= (addr & 7);
766
__SHIFTIN(
matchbytebit
, DBGWCR_BAS) | /* BAS: 0-8byte */
db_machdep.c
736
uint32_t
matchbytebit
;
local in function:aarch64_watchpoint_set
746
matchbytebit
= 0xff >> (8 - size);
747
matchbytebit
<<= (addr & 7);
766
__SHIFTIN(
matchbytebit
, DBGWCR_BAS) | /* BAS: 0-8byte */
Completed in 25 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025