Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 37) sorted by relevance

12

/qemu/tests/tcg/i386/
H A Dtest-i386.h8 #define EXECOP2(size, rsize, res, s1, flags) \ argument
32 void exec_opq(long s0, long s1, long iflags) in exec_opq()
41 void exec_opl(long s0, long s1, long iflags) in exec_opl()
49 void exec_opw(long s0, long s1, long iflags) in exec_opw()
57 void exec_opb(long s0, long s1, long iflags) in exec_opb()
66 void exec_opq(long s0, long s1, long iflags) in exec_opq()
75 void exec_opl(long s0, long s1, long iflags) in exec_opl()
83 void exec_opw(long s0, long s1, long iflags) in exec_opw()
91 void exec_opb(long s0, long s1, long iflags) in exec_opb()
100 void exec_op(long s0, long s1) in exec_op()
H A Dtest-i386-shift.h11 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument
20 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument
31 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq()
45 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl()
58 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw()
72 #define EXECSHIFT(size, rsize, res, s1, s2, flags) \ argument
82 void exec_opq(long s2, long s0, long s1, long iflags) in exec_opq()
96 void exec_opl(long s2, long s0, long s1, long iflags) in exec_opl()
109 void exec_opw(long s2, long s0, long s1, long iflags) in exec_opw()
125 void exec_opb(long s0, long s1, long iflags) in exec_opb()
[all …]
H A Dtest-i386-muldiv.h4 long res, s1, s0, flags; in glue() local
22 long res, s1, flags, resh; in glue() local
40 long res, s1, flags, resh; in glue() local
59 long res, s1, flags, resh; in glue() local
H A Dtest-i386-pcmpistri.c12 union u s1 = { .uc = "abcdefghijklmnop" }; variable
H A Dtest-i386.c512 long res, s1, s0, flags; in test_imulw2() local
530 long res, s1, s0, flags; in test_imull2() local
549 long res, s1, s0, flags; in test_imulq2() local
/qemu/tests/tcg/s390x/
H A Dclst.c5 static int clst(char sep, const char **s1, const char **s2) in clst()
30 const char *s1; member
64 const char *s1, *s2; in main() local
/qemu/target/sparc/
H A Dvis_helper.c103 VIS32 s1, s2; in helper_fpmerge() local
227 VIS64 s1, s2; in helper_fcmple8() local
246 VIS64 s1, s2; in helper_fcmpule8() local
284 VIS64 s1, s2; in helper_fcmple16() local
303 VIS64 s1, s2; in helper_fcmpule16() local
334 VIS64 s1, s2; in helper_fcmple32() local
353 VIS64 s1, s2; in helper_fcmpule32() local
374 int s1, s2; in helper_pdist() local
531 VIS64 r, s1, s2; in helper_fchksm16() local
552 VIS64 r, s1, s2; in helper_fmean16() local
[all …]
H A Dtranslate.c825 static void gen_op_faligndata_i(TCGv_i64 dst, TCGv_i64 s1, in gen_op_faligndata_i()
853 static void gen_op_faligndata_g(TCGv_i64 dst, TCGv_i64 s1, TCGv_i64 s2) in gen_op_faligndata_g()
1359 static void gen_op_fmadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fmadds()
1365 static void gen_op_fmaddd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2, TCGv_i64 s3) in gen_op_fmaddd()
1371 static void gen_op_fmsubs(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fmsubs()
1378 static void gen_op_fmsubd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2, TCGv_i64 s3) in gen_op_fmsubd()
1385 static void gen_op_fnmsubs(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fnmsubs()
1393 static void gen_op_fnmsubd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2, TCGv_i64 s3) in gen_op_fnmsubd()
1401 static void gen_op_fnmadds(TCGv_i32 d, TCGv_i32 s1, TCGv_i32 s2, TCGv_i32 s3) in gen_op_fnmadds()
1408 static void gen_op_fnmaddd(TCGv_i64 d, TCGv_i64 s1, TCGv_i64 s2, TCGv_i64 s3) in gen_op_fnmaddd()
[all …]
H A Dfop_helper.c345 float32 helper_fmadds(CPUSPARCState *env, float32 s1, in helper_fmadds()
353 float64 helper_fmaddd(CPUSPARCState *env, float64 s1, in helper_fmaddd()
/qemu/pc-bios/vof/
H A Dlibc.c15 int strcmp(const char *s1, const char *s2) in strcmp()
/qemu/target/riscv/
H A Dvector_internals.c84 void do_vext_vx(void *vd, void *v0, target_long s1, void *vs2, in do_vext_vx()
H A Dvector_helper.c1674 static int16_t do_mulh_h(int16_t s2, int16_t s1) in do_mulh_h()
1679 static int32_t do_mulh_w(int32_t s2, int32_t s1) in do_mulh_w()
1684 static int64_t do_mulh_d(int64_t s2, int64_t s1) in do_mulh_d()
1692 static uint8_t do_mulhu_b(uint8_t s2, uint8_t s1) in do_mulhu_b()
1697 static uint16_t do_mulhu_h(uint16_t s2, uint16_t s1) in do_mulhu_h()
1702 static uint32_t do_mulhu_w(uint32_t s2, uint32_t s1) in do_mulhu_w()
1707 static uint64_t do_mulhu_d(uint64_t s2, uint64_t s1) in do_mulhu_d()
1715 static int8_t do_mulhsu_b(int8_t s2, uint8_t s1) in do_mulhsu_b()
1720 static int16_t do_mulhsu_h(int16_t s2, uint16_t s1) in do_mulhsu_h()
1725 static int32_t do_mulhsu_w(int32_t s2, uint32_t s1) in do_mulhsu_w()
[all …]
/qemu/tests/qtest/
H A Divshmem-test.c199 IVState state1, state2, *s1, *s2; in test_ivshmem_pair() local
308 IVState state1, state2, *s1, *s2; in test_ivshmem_server() local
/qemu/bsd-user/
H A Delfload.c353 static int symfind(const void *s0, const void *s1) in symfind()
387 static int symcmp(const void *s0, const void *s1) in symcmp()
H A Dsignal.c145 target_sigset_t s1; in target_to_host_sigset() local
/qemu/crypto/
H A Daes.c1451 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1642 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h34 #define s1 $r24 macro
/qemu/linux-user/riscv/
H A Dtarget_syscall.h21 abi_long s1; member
/qemu/hw/display/
H A Dtcx.c138 static void tcx_draw_line32(TCXState *s1, uint8_t *d, in tcx_draw_line32()
151 static void tcx_draw_cursor32(TCXState *s1, uint8_t *d, in tcx_draw_cursor32()
181 static inline void tcx24_draw_line32(TCXState *s1, uint8_t *d, in tcx24_draw_line32()
H A Dcirrus_vga.c1105 static void cirrus_get_params(VGACommonState *s1, in cirrus_get_params()
1151 static int cirrus_get_bpp(VGACommonState *s1) in cirrus_get_bpp()
2189 static void cirrus_cursor_invalidate(VGACommonState *s1) in cirrus_cursor_invalidate()
2252 static void cirrus_cursor_draw_line(VGACommonState *s1, uint8_t *d1, int scr_y) in cirrus_cursor_draw_line()
/qemu/
H A Dqemu-io-cmds.c473 char s1[64], s2[64], ts[64]; in print_report() local
2055 char s1[64]; in length_f() local
2083 char s1[64], s2[64]; in info_f() local
2225 char s1[64]; in alloc_f() local
2314 char s1[64], s2[64]; in map_f() local
/qemu/target/arm/
H A Dptw.c3002 static uint8_t combine_cacheattr_nibble(uint8_t s1, uint8_t s2) in combine_cacheattr_nibble()
3026 ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_nofwb()
3089 static uint8_t combined_attrs_fwb(ARMCacheAttrs s1, ARMCacheAttrs s2) in combined_attrs_fwb()
3137 ARMCacheAttrs s1, ARMCacheAttrs s2) in combine_cacheattrs()
/qemu/linux-headers/asm-riscv/
H A Dptrace.h34 unsigned long s1; member
/qemu/target/i386/tcg/
H A Ddecode-new.h287 X86OpSize s1:8; member
/qemu/target/s390x/tcg/
H A Dmem_helper.c655 static uint32_t do_helper_clc(CPUS390XState *env, uint32_t l, uint64_t s1, in do_helper_clc()
2600 uint8_t s0, s1, s2, s3; in decode_utf8() local
2683 uint16_t s0, s1; in decode_utf16() local

12