Home
last modified time | relevance | path

Searched defs:SUFFIX (Results 1 – 7 of 7) sorted by relevance

/qemu/target/i386/
H A Dops_sse.h32 #define SUFFIX _mmx macro
41 #define SUFFIX _xmm macro
43 #define SUFFIX _ymm macro
57 void glue(helper_psrlw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
72 void glue(helper_psllw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
87 void glue(helper_psraw, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
100 void glue(helper_psrld, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
115 void glue(helper_pslld, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
130 void glue(helper_psrad, SUFFIX)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument
143 void glue(helper_psrlq, SUFFIX)(CPUX86Stat argument
158 glue(helper_psllq,SUFFIX) glue() argument
174 glue(helper_psrldq,SUFFIX) glue() argument
192 glue(helper_pslldq,SUFFIX) glue() argument
334 glue(helper_pmaddwd,SUFFIX) glue() argument
354 glue(helper_psadbw,SUFFIX) glue() argument
373 glue(helper_maskmov,SUFFIX) glue() argument
398 glue(helper_pshufw,SUFFIX) glue() argument
405 glue(helper_shufps,SUFFIX) glue() argument
415 glue(helper_shufpd,SUFFIX) glue() argument
429 glue(helper_pshufd,SUFFIX) glue() argument
439 glue(helper_pshuflw,SUFFIX) glue() argument
450 glue(helper_pshufhw,SUFFIX) glue() argument
543 glue(helper_sqrtpd,SUFFIX) glue() argument
572 glue(helper_cvtps2pd,SUFFIX) glue() argument
580 glue(helper_cvtpd2ps,SUFFIX) glue() argument
592 glue(helper_cvtph2ps,SUFFIX) glue() argument
601 glue(helper_cvtps2ph,SUFFIX) glue() argument
641 glue(helper_cvtdq2ps,SUFFIX) glue() argument
649 glue(helper_cvtdq2pd,SUFFIX) glue() argument
738 glue(helper_cvtpd2dq,SUFFIX) glue() argument
786 glue(helper_cvttps2dq,SUFFIX) glue() argument
795 glue(helper_cvttpd2dq,SUFFIX) glue() argument
843 glue(helper_rsqrtps,SUFFIX) glue() argument
870 glue(helper_rcpps,SUFFIX) glue() argument
990 glue(helper_addsubpd,SUFFIX) glue() argument
1154 glue(helper_movmskps,SUFFIX) glue() argument
1166 glue(helper_movmskpd,SUFFIX) glue() argument
1450 glue(helper_pshufb,SUFFIX) glue() argument
1607 glue(helper_ptest,SUFFIX) glue() argument
1651 glue(helper_pmuldq,SUFFIX) glue() argument
1660 glue(helper_packusdw,SUFFIX) glue() argument
1681 glue(helper_phminposuw,SUFFIX) glue() argument
1714 glue(helper_roundps,SUFFIX) glue() argument
1738 glue(helper_roundpd,SUFFIX) glue() argument
1763 glue(helper_roundss,SUFFIX) glue() argument
1788 glue(helper_roundsd,SUFFIX) glue() argument
1819 glue(helper_dpps,SUFFIX) glue() argument
1863 glue(helper_dppd,SUFFIX) glue() argument
1884 glue(helper_mpsadbw,SUFFIX) glue() argument
2040 glue(helper_pcmpestri,SUFFIX) glue() argument
2054 glue(helper_pcmpestrm,SUFFIX) glue() argument
2078 glue(helper_pcmpistri,SUFFIX) glue() argument
2092 glue(helper_pcmpistrm,SUFFIX) glue() argument
2132 glue(helper_pclmulqdq,SUFFIX) glue() argument
2147 glue(helper_aesdec,SUFFIX) glue() argument
2158 glue(helper_aesdeclast,SUFFIX) glue() argument
2169 glue(helper_aesenc,SUFFIX) glue() argument
2180 glue(helper_aesenclast,SUFFIX) glue() argument
2192 glue(helper_aesimc,SUFFIX) glue() argument
2200 glue(helper_aeskeygenassist,SUFFIX) glue() argument
2217 glue(helper_vpermilpd,SUFFIX) glue() argument
2230 glue(helper_vpermilps,SUFFIX) glue() argument
2247 glue(helper_vpermilpd_imm,SUFFIX) glue() argument
2262 glue(helper_vpermilps_imm,SUFFIX) glue() argument
2309 glue(helper_vtestpd,SUFFIX) glue() argument
2322 glue(helper_vpmaskmovd_st,SUFFIX) glue() argument
2334 glue(helper_vpmaskmovq_st,SUFFIX) glue() argument
2346 glue(helper_vpmaskmovd,SUFFIX) glue() argument
2355 glue(helper_vpmaskmovq,SUFFIX) glue() argument
2364 glue(helper_vpgatherdd,SUFFIX) glue() argument
2378 glue(helper_vpgatherdq,SUFFIX) glue() argument
2392 glue(helper_vpgatherqd,SUFFIX) glue() argument
2410 glue(helper_vpgatherqq,SUFFIX) glue() argument
[all...]
/qemu/accel/tcg/
H A Datomic_template.h24 # define SUFFIX o macro
29 # define SUFFIX q macro
35 # define SUFFIX l macro
41 # define SUFFIX w macro
47 # define SUFFIX b macro
/qemu/include/accel/tcg/
H A Dcpu-ldst-common.h58 #define GEN_ATOMIC_HELPER(NAME, TYPE, SUFFIX) \ argument
/qemu/target/loongarch/
H A Ddisas.c683 #define output_fcmp(C, PREFIX, SUFFIX) \ in INSN() argument
1516 #define output_vfcmp(C, PREFIX, SUFFIX) \ in INSN_LSX() argument
2430 #define output_xvfcmp(C, PREFIX, SUFFIX) \ in INSN_LASX() argument
/qemu/include/system/
H A Dmemory.h2729 #define SUFFIX macro
2740 #define SUFFIX macro
2778 #define SUFFIX _cached_slow macro
2815 #define SUFFIX _cached macro
/qemu/system/
H A Dphysmem.c3518 #define SUFFIX macro
3716 #define SUFFIX _cached_slow macro
/qemu/target/ppc/
H A Dint_helper.c1696 #define VINSX(SUFFIX, TYPE) \ argument