/openbmc/qemu/tests/tcg/i386/ |
H A D | test-i386.h | 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 D | test-i386-shift.h | 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() 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 D | test-i386-pcmpistri.c | 11 union u s0 = { .uc = { 0 } }; variable
|
H A D | test-i386-muldiv.h | 4 long res, s1, s0, flags; in glue() local
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | sm4-neon-core.S | 40 #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 D | sha2-ce-core.S | 29 .macro add_only, ev, rc, s0
|
/openbmc/linux/net/dccp/ccids/lib/ |
H A D | packet_history.c | 154 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/arch/arm/crypto/ |
H A D | sha2-ce-core.S | 32 .macro add_only, ev, s0
|
/openbmc/linux/drivers/thermal/ |
H A D | k3_bandgap.c | 93 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 D | k3_j72xx_bandgap.c | 200 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 D | zimageboot.c | 19 char *s0, *s1; in do_sh_zimageboot() local
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sm4-aesni-avx-asm_64.S | 188 #define ROUND(round, s0, s1, s2, s3) \ argument 276 #define ROUND(round, s0, s1, s2, s3, r0, r1, r2, r3) \ argument
|
H A D | twofish-x86_64-asm_64.S | 20 #define s0 0 /* S0 Array 256 Words each */ macro
|
H A D | twofish-i586-asm_32.S | 26 #define s0 0 /* S0 Array 256 Words each */ macro
|
H A D | blowfish-x86_64-asm_64.S | 15 #define s0 ((16 + 2) * 4) macro
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | regdef.h | 39 #define s0 $16 /* callee saved */ macro 82 #define s0 $16 /* callee saved */ macro
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | regdef.h | 42 #define s0 $16 /* callee saved */ macro 85 #define s0 $16 /* callee saved */ macro
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_ecc.c | 136 uint8_t s0, s1, s2; in nand_correct_data() local
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | evergreen_smc.h | 34 uint16_t s0; member
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | regdef.h | 31 #define s0 $r23 /* callee saved */ macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | regdef.h | 16 #define s0 $9 /* saved-registers (callee-saved registers) */ macro
|
/openbmc/qemu/bsd-user/ |
H A D | elfload.c | 353 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 D | vp7045-fe.c | 29 u8 s0 = vp7045_read_reg(state->d,0x00), in vp7045_fe_read_status() local
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | ftrace.h | 145 unsigned long s0; member
|
/openbmc/linux/crypto/ |
H A D | sha512_generic.c | 85 #define s0(x) (ror64(x, 1) ^ ror64(x, 8) ^ (x >> 7)) macro
|