Home | History | Annotate | Download | only in priv

Lines Matching refs:b30

1492           "b24", "b25", "b26", "b27", "b28", "b29", "b30", "b31" };
3025 UInt b30 = INSN(30,30);
3031 UInt op = (b30 << 1) | b10; /* 00=id 01=inc 10=inv 11=neg */