Home | History | Annotate | Download | only in s390

Lines Matching defs:sth

2523 void Assembler::sth(Register src, const MemOperand& dst) {
2524 rx_form(STH, src, dst.rx(), dst.rb(), dst.offset());