Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dops_sse.h32 #define SUFFIX _mmx macro
41 #define SUFFIX _xmm macro
43 #define SUFFIX _ymm macro
398 void glue(helper_pshufw, SUFFIX)(Reg *d, Reg *s, int order) in glue() argument
429 void glue(helper_pshufd, SUFFIX)(Reg *d, Reg *s, int order) in glue() argument
439 void glue(helper_pshuflw, SUFFIX)(Reg *d, Reg *s, int order) in glue() argument
1858 void glue(helper_dppd, SUFFIX)(CPUX86State *env, in glue() argument
2356 void glue(helper_vpgatherdd, SUFFIX)(CPUX86State *env, in glue() argument
2370 void glue(helper_vpgatherdq, SUFFIX)(CPUX86State *env, in glue() argument
2384 void glue(helper_vpgatherqd, SUFFIX)(CPUX86State *env, in glue() argument
[all …]
/openbmc/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
/openbmc/qemu/include/exec/
H A Dcpu-all.h117 #define SUFFIX macro
123 #define SUFFIX _cached_slow macro
135 #define SUFFIX macro
145 #define SUFFIX _cached macro
H A Dmemory.h2710 #define SUFFIX macro
2715 #define SUFFIX macro
2753 #define SUFFIX _cached_slow macro
2787 #define SUFFIX _cached macro
H A Dcpu_ldst.h248 #define GEN_ATOMIC_HELPER(NAME, TYPE, SUFFIX) \ argument
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A Delement.py677 SUFFIX = '' variable in NavigableString
742 SUFFIX = ']]>' variable in CData
747 SUFFIX = '>' variable in ProcessingInstruction
752 SUFFIX = '-->' variable in Comment
757 SUFFIX = '?>' variable in Declaration
775 SUFFIX = '>\n' variable in Doctype
/openbmc/qemu/target/loongarch/
H A Ddisas.c678 #define output_fcmp(C, PREFIX, SUFFIX) \ in INSN() argument
1511 #define output_vfcmp(C, PREFIX, SUFFIX) \ in INSN_LSX() argument
2425 #define output_xvfcmp(C, PREFIX, SUFFIX) \ in INSN_LASX() argument
/openbmc/qemu/target/hexagon/
H A Dfma_emu.c391 #define GEN_XF_ROUND(SUFFIX, MANTBITS, INF_EXP, INTERNAL_TYPE) \ argument
/openbmc/qemu/system/
H A Dphysmem.c3232 #define SUFFIX macro
3378 #define SUFFIX _cached_slow macro
/openbmc/qemu/target/ppc/
H A Dint_helper.c1696 #define VINSX(SUFFIX, TYPE) \ argument