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

/linux-master/lib/
H A Dasn1_decoder.c176 unsigned char tag = 0, csp = 0, jsp = 0, optag = 0, hdr = 0; local
241 optag = machine[pc + 1];
242 flags |= optag & FLAG_CONS;
245 tmp = optag ^ tag;
246 tmp &= ~(optag & ASN1_CONS_BIT);
247 pr_debug("- match? %02x %02x %02x\n", tag, optag, tmp);
516 errmsg, pc, dp, optag, tag, len);
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S4088 or.b STAG(%a6),%d1 # insert src optag bits

Completed in 152 milliseconds