Home
last modified time | relevance | path

Searched defs:r1 (Results 26 – 50 of 237) sorted by relevance

12345678910

/openbmc/linux/lib/crypto/mpi/
H A Dmpi-mod.c18 MPI r1; /* Helper MPI. */ member
100 MPI r1 = ctx->r1; in mpi_mod_barrett() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c1506 int r1 = get_field(s, r1); in op_bct32() local
1528 int r1 = get_field(s, r1); in op_bcth() local
1549 int r1 = get_field(s, r1); in op_bct64() local
1567 int r1 = get_field(s, r1); in op_bx32() local
1591 int r1 = get_field(s, r1); in op_bx64() local
1939 int r1 = get_field(s, r1); in op_clcl() local
1958 int r1 = get_field(s, r1); in op_clcle() local
1977 int r1 = get_field(s, r1); in op_clclu() local
2050 int r1 = get_field(s, r1); in op_cdsg() local
2185 int r1 = get_field(s, r1); in op_cuXX() local
[all …]
/openbmc/phosphor-pid-control/test/
H A Dpid_zone_unittest.cpp398 ReadReturn r1; in TEST_F() local
451 ReadReturn r1; in TEST_F() local
505 ReadReturn r1; in TEST_F() local
574 ReadReturn r1; in TEST_F() local
672 ReadReturn r1; in TEST_F() local
729 ReadReturn r1; in TEST_F() local
/openbmc/linux/include/net/
H A Dgeneve.h33 u8 r1:1; member
35 u8 r1:1; member
/openbmc/linux/drivers/ata/
H A Dpata_hpt3x3.c40 u32 r1, r2; in hpt3x3_set_piomode() local
70 u32 r1, r2; in hpt3x3_set_dmamode() local
/openbmc/linux/arch/hexagon/kernel/
H A Dvm_ops.S45 r1 = #VM_NEWMAP_TYPE_PGTABLES; define
/openbmc/linux/tools/testing/memblock/tests/
H A Dalloc_exact_nid_api.c85 struct region r1; in alloc_exact_nid_top_down_numa_part_reserved_check() local
354 struct region r1; in alloc_exact_nid_bottom_up_numa_part_reserved_check() local
666 struct region r1; in alloc_exact_nid_numa_part_reserved_fail_generic_check() local
845 struct region r1, r2; in alloc_exact_nid_numa_reserved_full_merge_generic_check() local
916 struct region r1, r2; in alloc_exact_nid_numa_split_all_reserved_generic_check() local
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2055.c258 #define RADIOREGS(r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, \ argument
283 #define PHYREGS(r0, r1, r2, r3, r4, r5) \ argument
/openbmc/qemu/tests/tcg/s390x/
H A Depsw.c11 unsigned long r1 = 0x1234567887654321UL, r2 = 0x8765432112345678UL; in main() local
H A Dcgebra.c13 long long r1; in main() local
H A Dclgebr.c13 long long r1; in main() local
H A Dlocfhr.c10 locfhr(long r1, long r2, int m3, int cc) in locfhr()
/openbmc/qemu/target/s390x/kvm/
H A Dkvm.c1308 uint8_t r1 = (run->s390_sieic.ipb & 0x00f00000) >> 20; in kvm_pcilg_service_call() local
1320 uint8_t r1 = (run->s390_sieic.ipb & 0x00f00000) >> 20; in kvm_pcistg_service_call() local
1332 uint8_t r1 = (run->s390_sieic.ipa & 0x00f0) >> 4; in kvm_stpcifc_service_call() local
1348 uint8_t r1 = (run->s390_sieic.ipa & 0x00f0) >> 4; in kvm_sic_service_call() local
1366 uint8_t r1 = (run->s390_sieic.ipb & 0x00f00000) >> 20; in kvm_rpcit_service_call() local
1378 uint8_t r1 = (run->s390_sieic.ipa & 0x00f0) >> 4; in kvm_pcistb_service_call() local
1394 uint8_t r1 = (run->s390_sieic.ipa & 0x00f0) >> 4; in kvm_mpcifc_service_call() local
1409 uint8_t r1 = (run->s390_sieic.ipb >> 20) & 0x0f; in kvm_handle_ptf() local
1493 uint64_t r1, r3; in kvm_handle_diag_288() local
1506 uint64_t r1, r3; in kvm_handle_diag_308() local
[all …]
/openbmc/qemu/tests/tcg/hexagon/
H A Dtest_abs.S8 r1 = #-2 define
H A Dtest_vlsrw.S9 r1 = #0x00000001 define
H A Dtest_bitsplit.S8 r1 = #187 define
H A Dtest_mpyi.S8 r1 = #4 define
H A Dtest_vpmpyh.S14 r1 = #67305985 define
H A Dtest_round.S12 r1 = #200 define
H A Dtest_vavgw.S13 r1 = #1 define
H A Dtest_vcmpb.S15 r1 = #0x12345678 define
H A Dtest_vminh.S17 r1 = #65539 define
H A Dtest_vmaxh.S17 r1 = #65539 define
H A Dtest_vspliceb.S13 r1 = #-1 define
H A Dtest_vcmpw.S15 r1 = #0x12345678 define

12345678910