Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 18 of 18) sorted by relevance

/qemu/tests/tcg/i386/
H A Dtest-i386.h32 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.h31 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()
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()
139 void exec_op(long s2, long s0, long s1) in exec_op()
H A Dtest-i386-pcmpistri.c11 union u s0 = { .uc = { 0 } }; variable
H A Dtest-i386-muldiv.h4 long res, s1, s0, flags; in glue() local
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/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()
/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/linux-user/riscv/
H A Dtarget_syscall.h20 abi_long s0; member
/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h33 #define s0 $r23 /* callee saved */ macro
/qemu/
H A Djob.c210 JobStatus s0 = job->status; in job_state_transition_locked() local
225 JobStatus s0 = job->status; in job_apply_verb_locked() local
/qemu/linux-headers/asm-riscv/
H A Dptrace.h33 unsigned long s0; member
/qemu/net/
H A Dvhost-vdpa.c534 VhostVDPAState *s, *s0; in vhost_vdpa_net_cvq_start() local
1854 VhostVDPAState *s0 = DO_UPCAST(VhostVDPAState, nc, ncs[0]); in net_init_vhost_vdpa() local
/qemu/target/i386/tcg/
H A Ddecode-new.h248 X86OpSize s0:8; member
/qemu/target/arm/tcg/
H A Dcrypto_helper.c287 static uint32_t s0(uint32_t x) in s0() function
/qemu/target/i386/
H A Dops_sse.h1108 float32 s0, s1; in helper_ucomiss() local
1119 float32 s0, s1; in helper_comiss() local
1886 int s0 = (j * 2) + ((offset & 3) << 2); in glue() local
/qemu/target/s390x/tcg/
H A Dmem_helper.c2575 uint8_t s0, s1, s2, s3; in decode_utf8() local
2658 uint16_t s0, s1; in decode_utf16() local
/qemu/linux-user/
H A Delfload.c3544 static int symfind(const void *s0, const void *s1) in symfind()
3578 static int symcmp(const void *s0, const void *s1) in symcmp()
/qemu/target/mips/tcg/
H A Dmxu_translate.c3242 TCGv s0 = tcg_temp_new(); in gen_mxu_q16acc() local