Home | History | Annotate | Download | only in disassembler

Lines Matching full:vcmp

909               // VNEG, VSQRT, VCMP, VCMPE, VCVT (floating-point conversion)
920 // |1110|1110|1|D|11|0100| Vd |101|S|op|1|M|0| Vm | VCMP
937 opcode << "vcmp" << (S != 0 ? ".f64" : ".f32");