Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 13 of 13) sorted by relevance

/openbmc/phosphor-inventory-manager/test/
H A Dutils_test.cpp52 auto s3 = "bar"s; in TEST() local
80 auto s3 = "bar"s; in TEST() local
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-pcmpistri.c14 union u s3 = { .uc = "bcdefghijklmnab" }; variable
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h42 #define s3 $19 macro
85 #define s3 $19 macro
/openbmc/u-boot/lib/lzo/
H A Dlzodefs.h43 #define DX3(p, s1, s2, s3) ((DX2((p)+1, s2, s3) << (s1)) ^ (p)[0]) argument
/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
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h36 #define s3 $r26 macro
/openbmc/u-boot/arch/riscv/include/asm/
H A Dptrace.h32 unsigned long s3; member
/openbmc/qemu/target/sparc/
H A Dfop_helper.c346 float32 s2, float32 s3, int32_t sc, uint32_t op) in helper_fmadds()
354 float64 s2, float64 s3, int32_t sc, uint32_t op) in helper_fmaddd()
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h294 X86OpSize s3:8; member
/openbmc/qemu/tests/qtest/
H A Dhd-geo-test.c223 char *s1, *s2, *s3; in setup_ide() local
/openbmc/pldm/common/test/
H A Dpldm_utils_test.cpp1052 std::string s3 = " aa || bb||cc|| dd"; in TEST() local
/openbmc/qemu/target/s390x/tcg/
H A Dmem_helper.c2609 uint8_t s0, s1, s2, s3; in decode_utf8() local
/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c3239 TCGv s3 = tcg_temp_new(); in gen_mxu_q16acc() local