| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | test_packet.S | 15 r3 = #6 define 21 r3 = memw(sp+#0) define
|
| H A D | test_fibonacci.S | 14 r3 = #0 define 24 r3 = r5 define
|
| H A D | test_abs.S | 12 r3 = abs(r1) define
|
| H A D | test_mpyi.S | 12 r3 = mpyi(r1, r2) define
|
| H A D | test_vavgw.S | 17 r3 = #3 define
|
| H A D | test_vcmpb.S | 19 r3 = #0x12345678 define
|
| H A D | test_vminh.S | 21 r3 = #196610 define
|
| H A D | test_vmaxh.S | 21 r3 = #196610 define
|
| H A D | test_vspliceb.S | 17 r3 = #0 define
|
| H A D | test_vcmpw.S | 19 r3 = #0x12345678 define
|
| H A D | test_dotnew.S | 32 r3 = mpyi(r1, r2) define
|
| /openbmc/qemu/target/tricore/ |
| H A D | translate.c | 445 TCGv r3, void(*op1)(TCGv, TCGv, TCGv), in gen_addsub64_h() argument 490 static inline void gen_madd32_d(TCGv ret, TCGv r1, TCGv r2, TCGv r3) in gen_madd32_d() 529 TCGv r3) in gen_madd64_d() 557 TCGv r3) in gen_maddu64_d() 603 TCGv r3, uint32_t n, uint32_t mode) in gen_madd_h() 630 TCGv r3, uint32_t n, uint32_t mode) in gen_maddsu_h() 657 TCGv r3, uint32_t n, uint32_t mode) in gen_maddsum_h() 692 TCGv r3, uint32_t n, uint32_t mode) in gen_madds_h() 729 TCGv r3, uint32_t n, uint32_t mode) in gen_maddsus_h() 764 TCGv r3, uint32_t n, uint32_t mode) in gen_maddsums_h() [all …]
|
| H A D | op_helper.c | 670 target_ulong r2, target_ulong r3) in helper_madd32_ssov() 682 target_ulong r2, target_ulong r3) in helper_madd32_suov() 694 uint64_t r2, target_ulong r3) in helper_madd64_ssov() 768 uint32_t r3, uint32_t n) in helper_madd64_q_ssov() 819 uint32_t r3, uint32_t n) in helper_maddr_q_ssov() 852 uint64_t r2, target_ulong r3) in helper_madd64_suov() 877 target_ulong r2, target_ulong r3) in helper_msub32_ssov() 889 target_ulong r2, target_ulong r3) in helper_msub32_suov() 916 uint64_t r2, target_ulong r3) in helper_msub64_ssov() 948 uint64_t r2, target_ulong r3) in helper_msub64_suov() [all …]
|
| H A D | fpu_helper.c | 281 uint32_t r2, uint32_t r3) in helper_fmadd() 307 uint32_t r2, uint32_t r3) in helper_fmsub()
|
| /openbmc/qemu/target/s390x/ |
| H A D | diag.c | 28 int handle_diag_288(CPUS390XState *env, uint64_t r1, uint64_t r3) in handle_diag_288() 76 void handle_diag_308(CPUS390XState *env, uint64_t r1, uint64_t r3, uintptr_t ra) in handle_diag_308()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | vstl.c | 10 static inline void vstl(S390Vector *v1, void *db2, size_t r3) in vstl()
|
| /openbmc/openpower-hw-diags/test/ |
| H A D | test-bin-stream.cpp | 54 uint32_t r3; in TEST() local
|
| /openbmc/qemu/tcg/ |
| H A D | tci.c | 163 TCGReg *r0, TCGReg *r1, TCGReg *r2, TCGReg *r3) in tci_args_rrrr() 172 TCGReg *r2, TCGReg *r3, TCGReg *r4, TCGCond *c5) in tci_args_rrrrrc() 350 TCGReg r0, r1, r2, r3, r4; in tcg_qemu_tb_exec() local 882 TCGReg r0, r1, r2, r3, r4; in print_insn_tci() local
|
| /openbmc/u-boot/arch/arm/mach-tegra/ |
| H A D | board.c | 39 void save_boot_params(u32 r0, u32 r1, u32 r2, u32 r3) in save_boot_params()
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | translate.c | 1563 int r3 = get_field(s, r3); in op_bx32() local 1587 int r3 = get_field(s, r3); in op_bx64() local 1954 int r3 = get_field(s, r3); in op_clcle() local 1973 int r3 = get_field(s, r3); in op_clclu() local 2069 int r3 = get_field(s, r3); in op_csst() local 2228 TCGv_i32 r3 = tcg_constant_i32(get_field(s, r3)); in op_diag() local 2531 int r3 = have_field(s, r3) ? get_field(s, r3) : 0; in op_msa() local 2860 TCGv_i32 r3 = tcg_constant_i32(get_field(s, r3)); in op_lctl() local 2871 TCGv_i32 r3 = tcg_constant_i32(get_field(s, r3)); in op_lctlg() local 2932 TCGv_i32 r3 = tcg_constant_i32(get_field(s, r3)); in op_lam() local [all …]
|
| /openbmc/u-boot/include/configs/ |
| H A D | bcmstb.h | 24 u32 r3; member
|
| /openbmc/qemu/hw/ppc/ |
| H A D | ppce500_spin.c | 44 uint64_t r3; member
|
| /openbmc/u-boot/arch/arc/include/asm/ |
| H A D | ptrace.h | 41 long r3; member
|
| /openbmc/qemu/linux-user/alpha/ |
| H A D | target_syscall.h | 11 abi_ulong r3; member
|
| /openbmc/qemu/linux-user/microblaze/ |
| H A D | target_syscall.h | 14 microblaze_reg_t r3; member
|