H A D | ARMDisassembler.cpp | 1648 unsigned pred = fieldFromInstruction(Insn, 28, 4); in DecodeCopMemInstruction() local 1812 if (!Check(S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeCopMemInstruction() 1831 unsigned pred = fieldFromInstruction(Insn, 28, 4); in DecodeAddrMode2IdxInstruction() local 1922 if (!Check(S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeAddrMode2IdxInstruction() 1982 unsigned pred = fieldFromInstruction(Insn, 28, 4); in DecodeAddrMode3Instruction() local 2157 if (!Check(S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeAddrMode3Instruction() 2199 unsigned pred = fieldFromInstruction(Insn, 28, 4); in DecodeQADDInstruction() local 2201 if (pred == 0xF) in DecodeQADDInstruction() 2210 if (!Check(S, DecodePredicateOperand(Inst, pred, Address, Decoder))) in DecodeQADDInstruction() 2221 unsigned pred in DecodeMemMultipleWritebackInstruction() local 2309 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeHINTInstruction() local 2447 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeArmMOVTWInstruction() local 2477 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeSMLAInstruction() local 2643 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeBranchImmInstruction() local 4530 unsigned pred = fieldFromInstruction(Insn, 22, 4); DecodeThumb2BCCInstruction() local 4753 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeDoubleRegLoad() local 4776 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeDoubleRegStore() local 4803 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeLDRPreImm() local 4828 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeLDRPreReg() local 4855 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeSTRPreImm() local 4880 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeSTRPreReg() local 5450 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeVMOVSRR() local 5476 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeVMOVRRS() local 5499 unsigned pred = fieldFromInstruction(Insn, 4, 4); DecodeIT() local 5639 unsigned pred = fieldFromInstruction(Insn, 28, 4); DecodeSwap() local 5927 unsigned pred = fieldFromInstruction(Val, 28, 4); DecodeForVMRSandVMSR() local [all...] |