Home | History | Annotate | Download | only in SystemZ

Lines Matching refs:RISBG

718   // Try to convert an AND into an RISBG-type instruction.
727 NewOpcode = SystemZ::RISBG;
1164 // Note that RISBG is not really a "load-and-test" instruction,
1166 case SystemZ::RISBGN: return SystemZ::RISBG;