Home
last modified time | relevance | path

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

123

/openbmc/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
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-neon-core.S40 #define transpose_4x4(s0, s1, s2, s3) \ argument
50 #define transpose_4x4_2x(s0, s1, s2, s3, s4, s5, s6, s7) \ argument
68 #define rotate_clockwise_4x4(s0, s1, s2, s3) \ argument
78 #define rotate_clockwise_4x4_2x(s0, s1, s2, s3, s4, s5, s6, s7) \ argument
96 #define ROUND4(round, s0, s1, s2, s3) \ argument
161 #define ROUND8(round, s0, s1, s2, s3, t0, t1, t2, t3) \ argument
H A Dsha2-ce-core.S29 .macro add_only, ev, rc, s0
/openbmc/linux/net/dccp/ccids/lib/
H A Dpacket_history.c154 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, in __do_track_loss() local
165 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, in __one_after_loss() local
202 u64 s0 = tfrc_rx_hist_loss_prev(h)->tfrchrx_seqno, in __two_after_loss() local
/openbmc/linux/drivers/thermal/
H A Dk3_bandgap.c93 static unsigned int vtm_get_best_value(unsigned int s0, unsigned int s1, in vtm_get_best_value()
113 unsigned int dtemp, s0, s1, s2; in k3_bgp_read_temp() local
H A Dk3_j72xx_bandgap.c200 static unsigned int vtm_get_best_value(unsigned int s0, unsigned int s1, in vtm_get_best_value()
220 unsigned int dtemp, s0, s1, s2; in k3_bgp_read_temp() local
/openbmc/u-boot/arch/sh/lib/
H A Dzimageboot.c19 char *s0, *s1; in do_sh_zimageboot() local
/openbmc/linux/arch/mips/include/asm/
H A Dregdef.h42 #define s0 $16 /* callee saved */ macro
85 #define s0 $16 /* callee saved */ macro
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h39 #define s0 $16 /* callee saved */ macro
82 #define s0 $16 /* callee saved */ macro
/openbmc/linux/arch/x86/crypto/
H A Dsm4-aesni-avx-asm_64.S188 #define ROUND(round, s0, s1, s2, s3) \ argument
276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
H A Dtwofish-x86_64-asm_64.S20 #define s0 0 /* S0 Array 256 Words each */ macro
H A Dtwofish-i586-asm_32.S26 #define s0 0 /* S0 Array 256 Words each */ macro
H A Dblowfish-x86_64-asm_64.S15 #define s0 ((16 + 2) * 4) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_ecc.c136 uint8_t s0, s1, s2; in nand_correct_data() local
/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_smc.h34 uint16_t s0; member
/openbmc/linux/arch/loongarch/include/asm/
H A Dregdef.h31 #define s0 $r23 /* callee saved */ macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h16 #define s0 $9 /* saved-registers (callee-saved registers) */ macro
/openbmc/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()
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dvp7045-fe.c29 u8 s0 = vp7045_read_reg(state->d,0x00), in vp7045_fe_read_status() local
/openbmc/linux/crypto/
H A Dsha512_generic.c85 #define s0(x) (ror64(x, 1) ^ ror64(x, 8) ^ (x >> 7)) macro
/openbmc/linux/arch/riscv/include/asm/
H A Dftrace.h145 unsigned long s0; member
/openbmc/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

123