Lines Matching full:vpop
522 } else if (P == 0 && U == 1 && Rn.r == 13) { // VPOP523 opcode << "vpop" << (S == 0 ? ".f64" : ".f32");