Home | History | Annotate | Download | only in s390

Lines Matching refs:STC

2533 void Assembler::stc(Register src, const MemOperand& dst) {
2534 rx_form(STC, src, dst.rx(), dst.rb(), dst.offset());