Searched refs:DR_LOCAL_ENABLE_SHIFT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Di386v-nat.c181 (1 << (DR_LOCAL_ENABLE_SHIFT + DR_ENABLE_SIZE * register_number));
244 ~(1 << (DR_LOCAL_ENABLE_SHIFT + DR_ENABLE_SIZE * register_number));
H A Di386-nat.c110 #define DR_LOCAL_ENABLE_SHIFT 0 /* Extra shift to the local enable bit. */ macro
141 dr_control_mirror |= (1 << (DR_LOCAL_ENABLE_SHIFT + DR_ENABLE_SIZE * (i)))

Completed in 111 milliseconds