/openbmc/qemu/target/i386/ |
H A D | ops_sse.h | 32 #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)(CPUX86State *env, Reg *d, Reg *s, Reg *c) in glue() argument [all …]
|
/openbmc/qemu/accel/tcg/ |
H A D | atomic_template.h | 24 # 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 D | cpu-all.h | 103 #define SUFFIX macro 109 #define SUFFIX _cached_slow macro 121 #define SUFFIX macro 131 #define SUFFIX _cached macro
|
H A D | memory.h | 2721 #define SUFFIX macro 2726 #define SUFFIX macro 2764 #define SUFFIX _cached_slow macro 2798 #define SUFFIX _cached macro
|
H A D | cpu_ldst.h | 243 #define GEN_ATOMIC_HELPER(NAME, TYPE, SUFFIX) \ argument
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | element.py | 941 SUFFIX = '' variable in NavigableString 1068 SUFFIX = '' variable in PreformattedString 1089 SUFFIX = ']]>' variable in CData 1095 SUFFIX = '>' variable in ProcessingInstruction 1100 SUFFIX = '?>' variable in XMLProcessingInstruction 1105 SUFFIX = '-->' variable in Comment 1111 SUFFIX = '?>' variable in Declaration 1140 SUFFIX = '>\n' variable in Doctype
|
/openbmc/qemu/target/loongarch/ |
H A D | disas.c | 683 #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
|
/openbmc/qemu/target/hexagon/ |
H A D | fma_emu.c | 391 #define GEN_XF_ROUND(SUFFIX, MANTBITS, INF_EXP, INTERNAL_TYPE) \ argument
|
/openbmc/qemu/system/ |
H A D | physmem.c | 3350 #define SUFFIX macro 3548 #define SUFFIX _cached_slow macro
|
/openbmc/qemu/target/ppc/ |
H A D | int_helper.c | 1696 #define VINSX(SUFFIX, TYPE) \ argument
|