Home
last modified time | relevance | path

Searched defs:a2 (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/qemu/include/fpu/
H A Dsoftfloat-macros.h315 uint64_t a2, in shift128ExtraRightJamming()
407 uint64_t a2, in shortShift192Left()
454 static inline void add192(uint64_t a0, uint64_t a1, uint64_t a2, in add192()
488 static inline void sub192(uint64_t a0, uint64_t a1, uint64_t a2, in sub192()
670 static inline bool eq192(uint64_t a0, uint64_t a1, uint64_t a2, in eq192()
676 static inline bool le192(uint64_t a0, uint64_t a1, uint64_t a2, in le192()
688 static inline bool lt192(uint64_t a0, uint64_t a1, uint64_t a2, in lt192()
/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()
/openbmc/u-boot/cmd/
H A Dsmccc.c20 unsigned long a2; in do_call() local
/openbmc/qemu/tcg/
H A Dtcg-op.c48 TCGOp * NI tcg_gen_op2(TCGOpcode opc, TCGType type, TCGArg a1, TCGArg a2) in tcg_gen_op2()
58 TCGArg a2, TCGArg a3) 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()
132 static void DNI tcg_gen_op2_i32(TCGOpcode opc, TCGv_i32 a1, TCGv_i32 a2) in tcg_gen_op2_i32()
137 static void DNI tcg_gen_op2_i64(TCGOpcode opc, TCGv_i64 a1, TCGv_i64 a2) in tcg_gen_op2_i64()
143 TCGv_i32 a2, TCGv_i32 a3) in tcg_gen_op3_i32()
150 TCGv_i64 a2, TCGv_i64 a3) in tcg_gen_op3_i64()
157 TCGv_i32 a2, TCGArg a3) in tcg_gen_op3i_i32()
[all …]
/openbmc/u-boot/post/lib_powerpc/
H A Dcomplex.c33 int a2 = 667; in cpu_post_test_complex_1() local
/openbmc/sdbusplus/test/gen/
H A Dtest_aserver_multiple_interfaces.cpp31 sdbusplus::async::server_t<A, sdbusplus::aserver::server::Test> a2( in constructInterfaces() local
/openbmc/u-boot/arch/mips/include/asm/
H A Dregdef.h25 #define a2 $6 macro
68 #define a2 $6 macro
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c32 u32 a2; member
569 unsigned long a2, unsigned long a3, in optee_smccc_smc()
578 unsigned long a2, unsigned long a3, 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.h23 ulong a2; 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.h95 unsigned long a2, unsigned long a3) in invoke_psci_fn()
H A Darm-smccc.h65 unsigned long a2; member
/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dregdef.h16 #define a2 $r6 macro
/openbmc/qemu/linux-user/riscv/
H A Dtarget_syscall.h24 abi_long a2; 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/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.h25 unsigned long a2; member
/openbmc/u-boot/test/lib/
H A Dlmb.c60 phys_addr_t a, a2, b, b2, c, d; in test_multi_alloc() local
/openbmc/qemu/linux-headers/asm-riscv/
H A Dptrace.h37 unsigned long a2; member
/openbmc/qemu/include/hw/loongarch/
H A Dboot.h104 uint64_t a0, a1, a2; member
/openbmc/qemu/hw/mips/
H A Dloongson3_virt.c114 uint64_t a0, a1, a2; member
H A Dbootloader.c257 bool set_a2, target_ulong a2, in bl_gen_jump_kernel()
/openbmc/phosphor-fan-presence/control/
H A Dzone.cpp368 auto actsEqual = [](const auto& a1, const auto& a2) { in findTimer()
/openbmc/qemu/include/qemu/
H A Dplugin.h261 qemu_plugin_vcpu_syscall(CPUState *cpu, int64_t num, uint64_t a1, uint64_t a2, in qemu_plugin_vcpu_syscall()

12