Home
last modified time | relevance | path

Searched defs:a1 (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h190 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift64ExtraRightJamming()
227 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift128Right()
262 uint64_t a0, uint64_t a1, int count, uint64_t *z0Ptr, uint64_t *z1Ptr) in shift128RightJamming()
314 uint64_t a1, in shift128ExtraRightJamming()
369 static inline void shortShift128Left(uint64_t a0, uint64_t a1, int count, in shortShift128Left()
383 static inline void shift128Left(uint64_t a0, uint64_t a1, int count, in shift128Left()
406 uint64_t a1, in shortShift192Left()
438 static inline void add128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1, in add128()
454 static inline void add192(uint64_t a0, uint64_t a1, uint64_t a2, in add192()
472 static inline void sub128(uint64_t a0, uint64_t a1, uint64_t b0, uint64_t b1, in sub128()
[all …]
/openbmc/qemu/target/s390x/tcg/
H A Dcc_helper.c136 static uint32_t cc_calc_add_64(int64_t a1, int64_t a2, int64_t ar) in cc_calc_add_64()
151 static uint32_t cc_calc_sub_64(int64_t a1, int64_t a2, int64_t ar) in cc_calc_sub_64()
196 static uint32_t cc_calc_add_32(int32_t a1, int32_t a2, int32_t ar) in cc_calc_add_32()
211 static uint32_t cc_calc_sub_32(int32_t a1, int32_t a2, int32_t ar) in cc_calc_sub_32()
H A Dvec_string_helper.c83 uint64_t a0, a1, b0, b1, e0, e1, t0, t1, z0, z1; in vfae() local
167 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfee() local
224 uint64_t a0, a1, b0, b1, e0, e1, z0, z1; in vfene() local
290 uint64_t a1 = s390_vec_read_element64(v2, 1); in vistr() local
350 uint64_t a1 = s390_vec_read_element64(v2, 1); in vstrc() local
/openbmc/qemu/tcg/
H A Dtcg-op.c40 TCGOp * NI tcg_gen_op1(TCGOpcode opc, TCGType type, TCGArg a1) in tcg_gen_op1()
48 TCGOp * NI tcg_gen_op2(TCGOpcode opc, TCGType type, TCGArg a1, TCGArg a2) in tcg_gen_op2()
57 TCGOp * NI tcg_gen_op3(TCGOpcode opc, TCGType type, TCGArg a1, in tcg_gen_op3()
68 TCGOp * NI tcg_gen_op4(TCGOpcode opc, TCGType type, TCGArg a1, TCGArg a2, in tcg_gen_op4()
80 TCGOp * NI tcg_gen_op5(TCGOpcode opc, TCGType type, TCGArg a1, TCGArg a2, in tcg_gen_op5()
93 TCGOp * NI tcg_gen_op6(TCGOpcode opc, TCGType type, TCGArg a1, TCGArg a2, in tcg_gen_op6()
117 static void DNI tcg_gen_op1_i32(TCGOpcode opc, TCGType type, TCGv_i32 a1) in tcg_gen_op1_i32()
122 static void DNI tcg_gen_op1_i64(TCGOpcode opc, TCGType type, TCGv_i64 a1) in tcg_gen_op1_i64()
127 static TCGOp * DNI tcg_gen_op1i(TCGOpcode opc, TCGType type, TCGArg a1) in tcg_gen_op1i()
132 static void DNI tcg_gen_op2_i32(TCGOpcode opc, TCGv_i32 a1, TCGv_i32 a2) in tcg_gen_op2_i32()
[all …]
H A Dtcg-op-gvec.c141 TCGv_ptr a0, a1; in expand_2_ool() local
169 TCGv_ptr a0, a1; in tcg_gen_gvec_2i_ool() local
191 TCGv_ptr a0, a1, a2; in expand_3_ool() local
222 TCGv_ptr a0, a1, a2, a3; in tcg_gen_gvec_4_ool() local
248 TCGv_ptr a0, a1, a2, a3, a4; in tcg_gen_gvec_5_ool() local
278 TCGv_ptr a0, a1; in tcg_gen_gvec_2_ptr() local
299 TCGv_ptr a0, a1, a2; in tcg_gen_gvec_3_ptr() local
324 TCGv_ptr a0, a1, a2, a3; in tcg_gen_gvec_4_ptr() local
352 TCGv_ptr a0, a1, a2, a3, a4; in tcg_gen_gvec_5_ptr() local
3334 TCGv_ptr a1 = tcg_temp_ebb_new_ptr(); in do_gvec_shifts() local
/openbmc/u-boot/cmd/
H A Dsmccc.c19 unsigned long a1; in do_call() local
/openbmc/u-boot/post/lib_powerpc/
H A Dcomplex.c32 int a1 = 666; in cpu_post_test_complex_1() local
/openbmc/sdbusplus/test/gen/
H A Dtest_aserver_multiple_interfaces.cpp28 sdbusplus::aserver::server::Test<A> a1(ctx, "/1", props); in constructInterfaces() local
/openbmc/u-boot/fs/zfs/
H A Dzfs_fletcher.c40 uint64_t a0, b0, a1, b1; in fletcher_2_endian() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h24 #define a1 $5 macro
67 #define a1 $5 macro
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c31 u32 a1; member
568 static void optee_smccc_smc(unsigned long a0, unsigned long a1, in optee_smccc_smc()
577 static void optee_smccc_hvc(unsigned long a0, unsigned long a1, in optee_smccc_hvc()
/openbmc/boost-dbus/include/dbus/
H A Delement.hpp181 const std::array<char, N1>& a1, const std::array<char, N2>& a2, seq<I1...>, in concat_helper()
189 const std::array<char, N1>& a1, const std::array<char, N2>& a2) { in concat()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dptrace.h22 ulong a1; member
/openbmc/qemu/linux-user/m68k/
H A Dtarget_syscall.h9 abi_long a0, a1, a2, a3, a4, a5, a6; member
/openbmc/u-boot/include/linux/
H A Dpsci.h94 unsigned long invoke_psci_fn(unsigned long a0, unsigned long a1, in invoke_psci_fn()
H A Darm-smccc.h64 unsigned long a1; member
/openbmc/qemu/include/tcg/
H A Dtcg-op.h41 static inline void tcg_gen_insn_start(target_ulong pc, target_ulong a1) in tcg_gen_insn_start()
50 static inline void tcg_gen_insn_start(target_ulong pc, target_ulong a1, in tcg_gen_insn_start()
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h15 #define a1 $r5 macro
/openbmc/qemu/linux-user/riscv/
H A Dtarget_syscall.h23 abi_long a1; member
/openbmc/qemu/tests/tcg/plugins/
H A Dsyscall.c129 int64_t num, uint64_t a1, uint64_t a2, in vcpu_syscall()
/openbmc/u-boot/arch/sh/include/asm/
H A Dptrace.h68 unsigned long a1; member
/openbmc/u-boot/test/
H A Dunicode_ut.c237 static int unicode_test_u16_strcmp(const u16 *a1, const u16 *a2, size_t count) in unicode_test_u16_strcmp()
/openbmc/u-boot/arch/riscv/include/asm/
H A Dptrace.h24 unsigned long a1; member
/openbmc/qemu/linux-headers/asm-riscv/
H A Dptrace.h36 unsigned long a1; member
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h104 uint64_t a0, a1, a2; member

12