| /openbmc/qemu/include/fpu/ |
| H A D | softfloat-macros.h | 190 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 D | cc_helper.c | 136 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 D | vec_string_helper.c | 83 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 D | tcg-op.c | 40 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 D | tcg-op-gvec.c | 141 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 D | smccc.c | 19 unsigned long a1; in do_call() local
|
| /openbmc/u-boot/post/lib_powerpc/ |
| H A D | complex.c | 32 int a1 = 666; in cpu_post_test_complex_1() local
|
| /openbmc/sdbusplus/test/gen/ |
| H A D | test_aserver_multiple_interfaces.cpp | 28 sdbusplus::aserver::server::Test<A> a1(ctx, "/1", props); in constructInterfaces() local
|
| /openbmc/u-boot/fs/zfs/ |
| H A D | zfs_fletcher.c | 40 uint64_t a0, b0, a1, b1; in fletcher_2_endian() local
|
| /openbmc/u-boot/arch/mips/include/asm/ |
| H A D | regdef.h | 24 #define a1 $5 macro 67 #define a1 $5 macro
|
| /openbmc/u-boot/drivers/tee/optee/ |
| H A D | core.c | 31 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 D | element.hpp | 181 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 D | ptrace.h | 22 ulong a1; member
|
| /openbmc/qemu/linux-user/m68k/ |
| H A D | target_syscall.h | 9 abi_long a0, a1, a2, a3, a4, a5, a6; member
|
| /openbmc/u-boot/include/linux/ |
| H A D | psci.h | 94 unsigned long invoke_psci_fn(unsigned long a0, unsigned long a1, in invoke_psci_fn()
|
| H A D | arm-smccc.h | 64 unsigned long a1; member
|
| /openbmc/qemu/include/tcg/ |
| H A D | tcg-op.h | 41 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 D | regdef.h | 15 #define a1 $r5 macro
|
| /openbmc/qemu/linux-user/riscv/ |
| H A D | target_syscall.h | 23 abi_long a1; member
|
| /openbmc/qemu/tests/tcg/plugins/ |
| H A D | syscall.c | 129 int64_t num, uint64_t a1, uint64_t a2, in vcpu_syscall()
|
| /openbmc/u-boot/arch/sh/include/asm/ |
| H A D | ptrace.h | 68 unsigned long a1; member
|
| /openbmc/u-boot/test/ |
| H A D | unicode_ut.c | 237 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 D | ptrace.h | 24 unsigned long a1; member
|
| /openbmc/qemu/linux-headers/asm-riscv/ |
| H A D | ptrace.h | 36 unsigned long a1; member
|
| /openbmc/qemu/include/hw/loongarch/ |
| H A D | boot.h | 104 uint64_t a0, a1, a2; member
|