Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-domain.c115 const u_char *bitp, *lim; in blabel_print() local
127 for (bitp = cp + 1, b = bitlen; bitp < lim && b > 7; b -= 8, bitp++) { in blabel_print()
128 ND_PRINT("%02x", GET_U_1(bitp)); in blabel_print()
131 tc = GET_U_1(bitp); in blabel_print()
132 bitp++; in blabel_print()
135 tc = GET_U_1(bitp); in blabel_print()
136 bitp++; in blabel_print()
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrFormats.td71 // 2RUS with bitp operand
88 // L2RUS with bitp operand
187 // RUS with bitp operand
194 // RUS with first operand as both a source and a destination and a bitp second