Lines Matching defs:Tbl

892 		static const struct Tbl {  in putXMM3()  struct
893 const char *name; in putXMM3()
894 uint64 op1; in putXMM3()
895 uint64 op2; in putXMM3()
1467 const struct Tbl { in putFpuFpu() struct
1468 const char *name; in putFpuFpu()
1469 int mode; /* 1:only (st0, sti), 2: only (sti, st0), 3: both */ in putFpuFpu()
1522 const struct Tbl { in putAVX1() struct
1523 const char *name; in putAVX1()
1524 bool only_pd_ps; in putAVX1()
1565 const struct Tbl { in putAVX_X_X_XM_omit() struct
1566 const char *name; in putAVX_X_X_XM_omit()
1567 bool supportYMM; in putAVX_X_X_XM_omit()
1699 const struct Tbl { in putAVX_X_X_XM_IMM() struct
1700 const char *name; in putAVX_X_X_XM_IMM()
1701 bool supportYMM; in putAVX_X_X_XM_IMM()
1733 const struct Tbl { in putAVX_X_XM_IMM() struct
1734 const char *name; in putAVX_X_XM_IMM()
1735 bool supportYMM; in putAVX_X_XM_IMM()
1759 const struct Tbl { in putAVX_X_X_XM() struct
1760 const char *name; in putAVX_X_X_XM()
1761 bool supportYMM; in putAVX_X_X_XM()
1782 const struct Tbl { in putAVX_X_XM() struct
1783 const char *name; in putAVX_X_XM()
1784 bool supportYMM; in putAVX_X_XM()
1863 const struct Tbl { in putAVX_M_X() struct
1864 const char *name; in putAVX_M_X()
1865 bool supportYMM; in putAVX_M_X()
1883 const struct Tbl { in putAVX_X_X_IMM_omit() struct
1884 const char *name; in putAVX_X_X_IMM_omit()
1885 bool support_Y_Y_X; in putAVX_X_X_IMM_omit()
1915 const struct Tbl { in putFMA() struct
1916 const char *name; in putFMA()
1917 bool supportYMM; in putFMA()
2013 const struct Tbl { in putAVX2() struct
2014 const char *name; in putAVX2()
2015 bool supportYMM; in putAVX2()
2238 const struct Tbl { in putGather() struct
2239 const char *name; in putGather()
2240 int mode; in putGather()
2611 const struct Tbl { in putCmpK() struct
2612 const char *name; in putCmpK()
2613 bool supportYMM; in putCmpK()
2631 const struct Tbl { in putCmpK() struct
2632 const char *name; in putCmpK()
2764 const struct Tbl { in put512_X_XM() struct
2765 const char *name; in put512_X_XM()
2766 bool M_X; in put512_X_XM()
2811 const struct Tbl { in put512_X_X_XM() struct
2812 const char *name; in put512_X_X_XM()
2813 uint64_t mem; in put512_X_X_XM()
2830 const struct Tbl { in put512_X3() struct
2831 const char *name; in put512_X3()
2832 uint64_t x1; in put512_X3()
2833 uint64_t x2; in put512_X3()
2834 uint64_t xm; in put512_X3()
3113 const struct Tbl { in put512_X3_I() struct
3114 const char *name; in put512_X3_I()
3115 uint64_t x1; in put512_X3_I()
3116 uint64_t x2; in put512_X3_I()
3117 uint64_t xm; in put512_X3_I()
3165 const struct Tbl { in put512_FMA() struct
3166 const char *name; in put512_FMA()
3167 bool supportYMM; in put512_FMA()
3245 const struct Tbl { in put512_AVX1() struct
3246 std::string name; in put512_AVX1()
3247 bool only_pd_ps; in put512_AVX1()