Home | History | Annotate | Download | only in opcodes

Lines Matching full:bitnum

1302    %<bitnum>'c		print specified char iff bit is one
1303 %<bitnum>?ab print a if bit is one else print b. */