Searched refs:Qd (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp3511 unsigned Qd = ((fieldFromInstruction(Insn, 22, 1) << 3) | local
3523 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qd, Address, Decoder)))
3539 unsigned Qd = fieldFromInstruction(Insn, 13, 3); local
3540 Qd |= fieldFromInstruction(Insn, 22, 1) << 3;
3541 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qd, Address, Decoder)))
3555 Inst.addOperand(MCOperand::createImm(Qd));
6344 unsigned Qd = fieldFromInstruction(Val, 13, 3); local
6350 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qd, Address, Decoder)))
6424 unsigned Qd = ((fieldFromInstruction(Insn, 22, 1) << 3) | local
6432 if (!Check(S, DecodeMQPRRegisterClass(Inst, Qd, Addres
6447 unsigned Qd = ((fieldFromInstruction(Insn, 22, 1) << 3) | local
6549 unsigned Qd = ((fieldFromInstruction(Insn, 22, 1) << 3) | local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp5628 // mnemonic, condition code, Rt, Rt2, Qd, idx, Qd again, idx2
5633 ((ARMOperand &)*Operands[4]).addRegOperands(Inst, 1); // Qd
5635 // skip second copy of Qd in Operands[6]
7541 // Qd must be different from Qm.
7557 const unsigned Qd = MRI->getEncodingValue(Inst.getOperand(QdIdx).getReg()); local
7560 if (Qd == Qm) {
7926 "Qd register and Qn register can't be identical");
7930 "Qd register and Qm register can't be identical");
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh1543 wsUZ3Dem7n1B+MAfTjCN4lGlLRRlOMSrG+5n6NtMRdDx29j+g7681k8afVKyb/Qd

Completed in 276 milliseconds