Lines Matching +full:30 +full:b10000
1216 def : InstAlias<"esb", (HINT 0b10000)>, Requires<[HasRAS]>;
1648 def AUTIBZ : SystemNoOperands<0b110, "hint\t#30">;
5496 defm ADD : SIMDThreeSameVector<0, 0b10000, "add", add>;
5570 defm SUB : SIMDThreeSameVector<1,0b10000,"sub", sub>;
5587 defm SQRDMLAH : SIMDThreeSameVectorSQRDMLxHTiedHS<1,0b10000,"sqrdmlah",
5908 defm ADD : SIMDThreeScalarD<0, 0b10000, "add", add>;
5943 defm SUB : SIMDThreeScalarD< 1, 0b10000, "sub", sub>;
5951 defm SQRDMLAH : SIMDThreeScalarHSTied<1, 0, 0b10000, "sqrdmlah">;
7934 defm SQSHRUN : SIMDScalarRShiftBHS< 1, 0b10000, "sqshrun",
8001 defm SHRN : SIMDVectorRShiftNarrowBHS<0, 0b10000, "shrn",
8015 defm SQSHRUN : SIMDVectorRShiftNarrowBHS<1, 0b10000, "sqshrun",