Home
last modified time | relevance | path

Searched refs:r64 (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dinst.h71 .macro R64_NUM opd r64
74 .ifc \r64,%rax
77 .ifc \r64,%rcx
80 .ifc \r64,%rdx
83 .ifc \r64,%rbx
86 .ifc \r64,%rsp
89 .ifc \r64,%rbp
92 .ifc \r64,%rsi
95 .ifc \r64,%rdi
98 .ifc \r64,%r8
[all …]
/openbmc/linux/lib/crypto/
H A Dpoly1305-donna64.c22 key->key.r64[0] = t0 & 0xffc0fffffffULL; in poly1305_core_setkey()
23 key->key.r64[1] = ((t0 >> 44) | (t1 << 20)) & 0xfffffc0ffffULL; in poly1305_core_setkey()
24 key->key.r64[2] = ((t1 >> 24)) & 0x00ffffffc0fULL; in poly1305_core_setkey()
27 key->precomputed_s.r64[0] = key->key.r64[1] * 20; in poly1305_core_setkey()
28 key->precomputed_s.r64[1] = key->key.r64[2] * 20; in poly1305_core_setkey()
49 r0 = key->key.r64[0]; in poly1305_core_blocks()
50 r1 = key->key.r64[1]; in poly1305_core_blocks()
51 r2 = key->key.r64[2]; in poly1305_core_blocks()
57 s1 = key->precomputed_s.r64[0]; in poly1305_core_blocks()
58 s2 = key->precomputed_s.r64[1]; in poly1305_core_blocks()
/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_syscall_vdso.c129 uint64_t *r64 = &regs64.r8; in check_regs64() local
136 if (*r64 == expected++) in check_regs64()
143 if (*r64 == 0) in check_regs64()
146 printf("[NOTE]\tR11 has changed:%016llx - assuming clobbered by SYSRET insn\n", *r64); in check_regs64()
162 printf("[FAIL]\tR%d has changed:%016llx\n", num, *r64); in check_regs64()
164 } while (r64++, ++num < 16); in check_regs64()
/openbmc/qemu/linux-user/hppa/
H A Dcpu_loop.c83 uint64_t o64, n64, r64; in hppa_lws() local
87 r64 = qatomic_cmpxchg__nocheck((aligned_uint64_t *)g2h(cs, addr), in hppa_lws()
89 ret = r64 != o64; in hppa_lws()
92 r64 = *(uint64_t *)g2h(cs, addr); in hppa_lws()
94 if (r64 == o64) { in hppa_lws()
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dcn66xx_device.c75 u64 r64; in lio_cn6xxx_setup_pcie_mps() local
89 r64 = lio_pci_readq(oct, CN6XXX_DPI_SLI_PRTX_CFG(oct->pcie_port)); in lio_cn6xxx_setup_pcie_mps()
90 r64 |= (mps << 4); in lio_cn6xxx_setup_pcie_mps()
91 lio_pci_writeq(oct, r64, CN6XXX_DPI_SLI_PRTX_CFG(oct->pcie_port)); in lio_cn6xxx_setup_pcie_mps()
98 u64 r64; in lio_cn6xxx_setup_pcie_mrrs() local
112 r64 = octeon_read_csr64(oct, CN6XXX_SLI_S2M_PORTX_CTL(oct->pcie_port)); in lio_cn6xxx_setup_pcie_mrrs()
113 r64 |= mrrs; in lio_cn6xxx_setup_pcie_mrrs()
114 octeon_write_csr64(oct, CN6XXX_SLI_S2M_PORTX_CTL(oct->pcie_port), r64); in lio_cn6xxx_setup_pcie_mrrs()
117 r64 = lio_pci_readq(oct, CN6XXX_DPI_SLI_PRTX_CFG(oct->pcie_port)); in lio_cn6xxx_setup_pcie_mrrs()
118 r64 |= mrrs; in lio_cn6xxx_setup_pcie_mrrs()
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv66 # The forms r8, r16, r32, r64 indicate a register selected by the modrm reg encoding.
200 "ADC r64, r/m64","ADCQ r/m64, r64","adcq r/m64, r64","REX.W 13 /r","N.S.","V","","","rw,r","Y","64"
201 "ADC r/m64, r64","ADCQ r64, r/m64","adcq r64, r/m64","REX.W 11 /r","N.S.","V","","","rw,r","Y","64"
208 "ADCX r64, r/m64","ADCXQ r/m64, r64","adcxq r/m64, r64","66 REX.W 0F 38 F6 /r","N.S.","V","ADX","",…
227 "ADD r64, r/m64","ADDQ r/m64, r64","addq r/m64, r64","REX.W 03 /r","N.S.","V","","","rw,r","Y","64"
228 "ADD r/m64, r64","ADDQ r64, r/m64","addq r64, r/m64","REX.W 01 /r","N.S.","V","","","rw,r","Y","64"
239 "ADOX r64, r/m64","ADOXQ r/m64, r64","adoxq r/m64, r64","F3 REX.W 0F 38 F6 /r","N.S.","V","ADX","",…
262 "ANDN r64, r64V, r/m64","ANDNQ r/m64, r64V, r64","andnq r/m64, r64V, r64","VEX.DDS.128.0F38.W1 F2 /…
268 "AND r64, r/m64","ANDQ r/m64, r64","andq r/m64, r64","REX.W 23 /r","N.S.","V","","","rw,r","Y","64"
269 "AND r/m64, r64","ANDQ r64, r/m64","andq r64, r/m64","REX.W 21 /r","N.S.","V","","","rw,r","Y","64"
[all …]
/openbmc/linux/arch/powerpc/crypto/
H A Dpoly1305-p10-glue.c58 key->key.r64[0] = get_unaligned_le64(&inp[0]); in crypto_poly1305_setdctxkey()
59 key->key.r64[1] = get_unaligned_le64(&inp[8]); in crypto_poly1305_setdctxkey()
/openbmc/qemu/fpu/
H A Dsoftfloat-parts.c.inc703 uint64_t d64, m64, r64, s64, u64; /* 64-bit computation */
808 r64 = (uint64_t)r32 * u32 * 2;
810 mul64To128(m64, r64, &s64, &discard);
811 mul64To128(s64, r64, &d64, &discard);
831 r64 = (uint64_t)r32 * u32 * 2;
834 mul64To128(m64, r64, &s64, &discard);
835 mul64To128(s64, r64, &d64, &discard);
837 mul64To128(u64, r64, &r64, &discard);
838 r64 <<= 1;
841 mul64To128(m64, r64, &s64, &discard);
[all …]
/openbmc/linux/include/crypto/
H A Dpoly1305.h25 u64 r64[3]; member
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622-bananapi-bpi-r64.dts19 compatible = "bananapi,bpi-r64", "mediatek,mt7622";
62 label = "bpi-r64:pio:green";
69 label = "bpi-r64:pio:red";
H A DMakefile10 dtb-$(CONFIG_ARCH_MEDIATEK) += mt7622-bananapi-bpi-r64.dtb
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h175 u64 r64; member
H A Dqed_l2.c1774 p_common->rx_64_byte_packets += port_stats.eth.r64; in __qed_get_vport_port_stats()
/openbmc/linux/
H A Dopengrok2.0.log[all...]