Home | History | Annotate | Download | only in AssemblerX8632

Lines Matching refs:TestString

21     static constexpr char TestString[] =                                       \
49 ASSERT_DOUBLE_EQ(V0 Op V1, test.Dst<Type>()) << TestString; \
57 static constexpr char TestString[] = \
83 ASSERT_DOUBLE_EQ(V0 Op V1, test.Dst<Type>()) << TestString; \
125 static constexpr char TestString[] = \
145 << TestString; \
151 static constexpr char TestString[] = \
170 << TestString; \
176 static constexpr char TestString[] = \
190 << TestString; \
196 static constexpr char TestString[] = \
216 << TestString; \
222 static constexpr char TestString[] = \
241 << TestString
395 static constexpr char TestString[] = \
413 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
420 static constexpr char TestString[] = \
437 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
444 static constexpr char TestString[] = \
460 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
467 static constexpr char TestString[] = \
485 ASSERT_EQ(packedAs<Type>(V0).Inst(V1), test.Dst<Dqword>()) << TestString; \
492 static constexpr char TestString[] = \
509 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
586 static constexpr char TestString[] = \
609 << TestString; \
615 static constexpr char TestString[] = \
636 << TestString; \
682 static constexpr char TestString[] = \
699 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
706 static constexpr char TestString[] = "(" #Dst ", Addr, " #C ", " #Op ")"; \
721 ASSERT_EQ(packedAs<Type>(V0) Op V1, test.Dst<Dqword>()) << TestString; \
728 static constexpr char TestString[] = "(" #Src ", " #Dst ", " #C ")"; \
746 ASSERT_EQ(packedAs<Type>(V0).C(V1), test.Dst<Dqword>()) << TestString; \
753 static constexpr char TestString[] = "(" #Dst ", " #C ")"; \
770 ASSERT_EQ(packedAs<Type>(V0).C(V1), test.Dst<Dqword>()) << TestString; \
850 static constexpr char TestString[] = "(" #Dst ", " #Inst ")"; \
860 ASSERT_EQ(Dqword Expect, test.Dst<Dqword>()) << TestString; \
907 static constexpr char TestString[] = "(" #Dst ", " #Src ", " #Inst ")"; \
920 ASSERT_EQ(Inst##Expected, test.Dst<Dqword>()) << TestString; \
961 static constexpr char TestString[] = "(" #Dst ", " #Src ", " #Inst ")"; \
975 ASSERT_EQ(Inst##Expected, test.Dst<Dqword>()) << TestString; \
981 static constexpr char TestString[] = "(" #Dst ", Addr, " #Inst ")"; \
994 ASSERT_EQ(Inst##Expected, test.Dst<Dqword>()) << TestString; \
1044 static constexpr char TestString[] = \
1059 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1065 static constexpr char TestString[] = \
1078 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1123 static constexpr char TestString[] = \
1138 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1144 static constexpr char TestString[] = \
1157 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1200 static constexpr char TestString[] = \
1215 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1221 static constexpr char TestString[] = \
1234 ASSERT_EQ(Expected_##Ty, test.Dst<Dqword>()) << TestString; \
1271 static constexpr char TestString[] = "(" #Dst ", " #Src ", " #Inst ")"; \
1285 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1291 static constexpr char TestString[] = "(" #Dst ", Addr, " #Inst ")"; \
1303 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1370 static constexpr char TestString[] = \
1385 ASSERT_EQ(Inst##Size##Expected, test.Dst<Dqword>()) << TestString; \
1391 static constexpr char TestString[] = \
1405 ASSERT_EQ(Inst##Size##Expected, test.Dst<Dqword>()) << TestString; \
1411 static constexpr char TestString[] = \
1426 << TestString; \
1432 static constexpr char TestString[] = \
1446 ASSERT_EQ(Inst##Size##Expected, test.Dst<Dqword>()) << TestString; \
1452 static constexpr char TestString[] = \
1466 ASSERT_EQ(Inst##Size##Expected, test.Dst<Dqword>()) << TestString; \
1472 static constexpr char TestString[] = \
1486 << TestString; \
1543 static constexpr char TestString[] = \
1569 ASSERT_EQ(ImmIfTrue, test.eax()) << TestString; \
1576 static constexpr char TestString[] = \
1601 ASSERT_EQ(ImmIfTrue, test.eax()) << TestString; \
1658 static constexpr char TestString[] = \
1676 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1682 static constexpr char TestString[] = \
1699 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1737 static constexpr char TestString[] = \
1755 ASSERT_EQ(Dqword Expected, test.Dst<Dqword>()) << TestString; \
1761 static constexpr char TestString[] = \
1777 ASSERT_EQ(Dqword Expected, test.Dst<Dqword>()) << TestString; \
1826 static constexpr char TestString[] = \
1843 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1849 static constexpr char TestString[] = \
1868 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1911 static constexpr char TestString[] = \
1925 ASSERT_EQ(V0.U##Size[sel], test.GPR()) << TestString; \
1960 static constexpr char TestString[] = \
1983 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
1989 static constexpr char TestString[] = \
2011 ASSERT_EQ(Expected, test.Dst<Dqword>()) << TestString; \
2063 static constexpr char TestString[] = \
2082 EXPECT_EQ(Expected, test.Dst<Dqword>()) << TestString; \