Lines Matching refs:Bit
240 shift_names[instr->Bit(6) * 2], in PrintShiftSat()
364 (instr->Bit(24) == 0x0) && in FormatVFPRegister()
366 (instr->Bit(4) == 0x1)) { in FormatVFPRegister()
368 reg = instr->Bits(19, 16) | (instr->Bit(7) << 4); in FormatVFPRegister()
451 if (instr->Bit(21) == 0) { in FormatOption()
477 if (instr->Bit(21) == 0) { in FormatOption()
527 if ((instr->Bits(27, 25) == 0) && (instr->Bit(20) == 0) && in FormatOption()
528 (instr->Bits(7, 6) == 3) && (instr->Bit(4) == 1)) { in FormatOption()
529 if (instr->Bit(5) == 1) { in FormatOption()
621 if (instr->Bit(22) == 0) { in FormatOption()
658 if (instr->Bit(22) == 0) { in FormatOption()
726 if (instr->Bit(24) == 0) { in DecodeType01()
728 if (instr->Bit(23) == 0) { in DecodeType01()
729 if (instr->Bit(21) == 0) { in DecodeType01()
735 if (instr->Bit(22) == 0) { in DecodeType01()
760 if (instr->Bit(20) == 1) { in DecodeType01()
799 } else if ((instr->Bit(20) == 0) && ((instr->Bits(7, 4) & 0xd) == 0xd)) { in DecodeType01()
803 if (instr->Bit(22) == 0) { in DecodeType01()
811 if (instr->Bit(22) == 0) { in DecodeType01()
819 if (instr->Bit(22) == 0) { in DecodeType01()
827 if (instr->Bit(22) == 0) { in DecodeType01()
844 if (instr->Bit(22) == 0) { in DecodeType01()
852 if (instr->Bit(22) == 0) { in DecodeType01()
860 if (instr->Bit(22) == 0) { in DecodeType01()
868 if (instr->Bit(22) == 0) { in DecodeType01()
1058 if (instr->Bit(4) == 0) { in DecodeType3()
1061 if (instr->Bit(5) == 0) { in DecodeType3()
1064 if (instr->Bit(20) == 0) { in DecodeType3()
1065 if (instr->Bit(6) == 0) { in DecodeType3()
1095 if (instr->Bit(20) == 0) { in DecodeType3()
1165 if ((instr->Bit(20) == 0) && (instr->Bits(9, 6) == 1)) { in DecodeType3()
1190 if ((instr->Bit(20) == 0)) { in DecodeType3()
1284 if ((instr->Bit(22) == 0x0) && (instr->Bit(20) == 0x1)) { in DecodeType3()
1285 if (instr->Bit(21) == 0x1) { in DecodeType3()
1305 if (instr->Bit(22)) { in DecodeType3()
1340 if (instr->Bit(22) != 0) { in DecodeType4()
1364 if (instr->Bit(24) == 1) { in DecodeType7()
1418 VERIFY((instr->TypeValue() == 7) && (instr->Bit(24) == 0x0) ); in DecodeTypeVFP()
1421 if (instr->Bit(4) == 0) { in DecodeTypeVFP()
1450 (instr->Bit(8) == 1)) { in DecodeTypeVFP()
1452 int fraction_bits = 32 - ((instr->Bits(3, 0) << 1) | instr->Bit(5)); in DecodeTypeVFP()
1531 (instr->Bit(23) == 0x0)) { in DecodeTypeVFP()
1532 if (instr->Bit(21) == 0x0) { in DecodeTypeVFP()
1539 (instr->Bit(23) == 0x0)) { in DecodeTypeVFP()
1540 if (instr->Bit(21) == 0x0) { in DecodeTypeVFP()
1568 VERIFY((instr->Bit(4) == 1) && (instr->VCValue() == 0x0) && in DecodeVMOVBetweenCoreAndSinglePrecisionRegisters()
1582 VERIFY((instr->Bit(4) == 0) && (instr->Opc1Value() == 0x7)); in DecodeVCMP()
1588 bool raise_exception_for_qnan = (instr->Bit(7) == 0x1); in DecodeVCMP()
1613 VERIFY((instr->Bit(4) == 0) && (instr->Opc1Value() == 0x7)); in DecodeVCVTBetweenDoubleAndSingle()
1627 VERIFY((instr->Bit(4) == 0) && (instr->Opc1Value() == 0x7)); in DecodeVCVTBetweenFloatingPointAndInteger()
1631 bool to_integer = (instr->Bit(18) == 1); in DecodeVCVTBetweenFloatingPointAndInteger()
1634 bool unsigned_integer = (instr->Bit(16) == 0); in DecodeVCVTBetweenFloatingPointAndInteger()
1650 bool unsigned_integer = (instr->Bit(7) == 0); in DecodeVCVTBetweenFloatingPointAndInteger()
1716 if (instr->Bits(7, 6) != 0 || instr->Bit(4) != 1) { in DecodeType6CoprocessorIns()
1773 (instr->Bit(4) == 1)) { in DecodeSpecialCondition()
1776 int Vd = (instr->Bit(22) << 3) | (instr->VdValue() >> 1); in DecodeSpecialCondition()
1777 int Vm = (instr->Bit(5) << 4) | instr->VmValue(); in DecodeSpecialCondition()
1787 (instr->Bit(4) == 1)) { in DecodeSpecialCondition()
1790 int Vd = (instr->Bit(22) << 3) | (instr->VdValue() >> 1); in DecodeSpecialCondition()
1791 int Vm = (instr->Bit(5) << 4) | instr->VmValue(); in DecodeSpecialCondition()
1802 int Vd = (instr->Bit(22) << 4) | instr->VdValue(); in DecodeSpecialCondition()
1815 int Vd = (instr->Bit(22) << 4) | instr->VdValue(); in DecodeSpecialCondition()
1838 } else if (instr->Bit(23) == 0) { in DecodeSpecialCondition()
1870 instr->Bit(4) == 0x0) { in DecodeSpecialCondition()
1912 if ((instr->Bits(11, 9) == 0x5) && (instr->Bit(6) == 0) && in DecodeSpecialCondition()
1913 (instr->Bit(4) == 0)) { in DecodeSpecialCondition()