Home
last modified time | relevance | path

Searched refs:dword (Results 1 – 25 of 39) sorted by relevance

12

/freebsd-9-stable/sys/dev/sfxge/common/
Defx_mcdi.c60 efx_dword_t dword; in efx_mcdi_request_start() local
111 EFX_POPULATE_DWORD_6(dword, in efx_mcdi_request_start()
118 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, pdur, &dword, B_TRUE); in efx_mcdi_request_start()
121 memcpy(&dword, MCDI_IN(*emrp, efx_dword_t, pos), in efx_mcdi_request_start()
122 MIN(sizeof (dword), emrp->emr_in_length - pos)); in efx_mcdi_request_start()
124 pdur + 1 + (pos >> 2), &dword, B_FALSE); in efx_mcdi_request_start()
128 EFX_POPULATE_DWORD_1(dword, EFX_DWORD_0, 0xd004be11); in efx_mcdi_request_start()
129 EFX_BAR_TBL_WRITED(enp, FR_CZ_MC_TREG_SMEM, dbr, &dword, B_FALSE); in efx_mcdi_request_start()
224 efx_dword_t dword; in efx_mcdi_poll_reboot() local
232 EFX_BAR_TBL_READD(enp, FR_CZ_MC_TREG_SMEM, rebootr, &dword, B_FALSE); in efx_mcdi_poll_reboot()
[all …]
Dsiena_mon.c138 efx_dword_t dword; in siena_mon_decode_stats() local
139 EFSYS_MEM_READD(esmp, 4 * mc_sensor, &dword); in siena_mon_decode_stats()
142 dword, in siena_mon_decode_stats()
146 dword, in siena_mon_decode_stats()
Dsiena_phy.c442 efx_dword_t dword; \
443 EFSYS_MEM_READD(_esmp, (_mc_record) * 4, &dword);\
445 EFX_DWORD_FIELD(dword, EFX_DWORD_0); \
477 efx_dword_t dword; in siena_phy_decode_stats() local
480 &dword); in siena_phy_decode_stats()
481 sig = EFX_DWORD_FIELD(dword, EFX_DWORD_0); in siena_phy_decode_stats()
519 efx_dword_t dword; in siena_phy_decode_stats() local
521 EFSYS_MEM_READD(esmp, 4 * MC_CMD_PHYXS_SYNC, &dword); in siena_phy_decode_stats()
522 sync = EFX_DWORD_FIELD(dword, EFX_DWORD_0); in siena_phy_decode_stats()
Defx_ev.c658 efx_dword_t dword; in efx_ev_qprime() local
670 EFX_POPULATE_DWORD_1(dword, FRF_AZ_EVQ_RPTR, rptr); in efx_ev_qprime()
673 &dword, B_FALSE); in efx_ev_qprime()
846 efx_dword_t dword; in efx_ev_qmoderate() local
859 EFX_POPULATE_DWORD_2(dword, in efx_ev_qmoderate()
863 EFX_POPULATE_DWORD_2(dword, in efx_ev_qmoderate()
878 EFX_POPULATE_DWORD_2(dword, in efx_ev_qmoderate()
882 EFX_POPULATE_DWORD_2(dword, in efx_ev_qmoderate()
890 eep->ee_index, &dword, locked); in efx_ev_qmoderate()
Defx_intr.c246 efx_dword_t dword; in efx_intr_status_line() local
255 EFX_BAR_READD(enp, FR_BZ_INT_ISR0_REG, &dword, B_FALSE); in efx_intr_status_line()
256 *qmaskp = EFX_DWORD_FIELD(dword, EFX_DWORD_0); in efx_intr_status_line()
Defx_tx.c207 efx_dword_t dword; in efx_tx_qpush() local
221 EFX_POPULATE_DWORD_1(dword, in efx_tx_qpush()
224 etp->et_index, &dword, B_FALSE); in efx_tx_qpush()
Defx_rx.c596 efx_dword_t dword; in efx_rx_qpush() local
609 EFX_POPULATE_DWORD_1(dword, in efx_rx_qpush()
612 erp->er_index, &dword, B_FALSE); in efx_rx_qpush()
/freebsd-9-stable/contrib/binutils/binutils/
Drcparse.y95 int dword; member
1819 $$.dword = $2.dword;
1824 $$.dword = $2.dword;
1829 $$.dword = $1.dword || $3.dword;
1834 $$.dword = $1.dword || $3.dword;
1839 $$.dword = $1.dword || $3.dword;
1844 $$.dword = $1.dword || $3.dword;
1849 $$.dword = $1.dword || $3.dword;
1854 $$.dword = $1.dword || $3.dword;
1859 $$.dword = $1.dword || $3.dword;
[all …]
Drclex.c800 yylval.i.dword = 0; in yylex()
805 yylval.i.dword = 1; in yylex()
Dwindint.h853 rc_uint_type dword; member
Dresrc.c1528 define_rcdata_number (rc_uint_type val, int dword) in define_rcdata_number() argument
1534 ri->type = dword ? RCDATA_DWORD : RCDATA_WORD; in define_rcdata_number()
3105 fprintf (e, "%luL", (unsigned long) ri->u.dword); in write_rc_rcdata()
3277 windres_put_32 (&wrtarget, dst, (rc_uint_type) src->u.dword); in rcdata_copy()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp99 mov dword ptr [esi],eax in GetCpuIDAndInfo()
101 mov dword ptr [esi],ebx in GetCpuIDAndInfo()
103 mov dword ptr [esi],ecx in GetCpuIDAndInfo()
105 mov dword ptr [esi],edx in GetCpuIDAndInfo()
168 mov dword ptr [esi],eax in GetCpuIDAndInfoEx()
170 mov dword ptr [esi],ebx in GetCpuIDAndInfoEx()
172 mov dword ptr [esi],ecx in GetCpuIDAndInfoEx()
174 mov dword ptr [esi],edx in GetCpuIDAndInfoEx()
/freebsd-9-stable/contrib/llvm/lib/Support/
DHost.cpp150 mov dword ptr [esi],eax in GetX86CpuIDAndInfoEx()
152 mov dword ptr [esi],ebx in GetX86CpuIDAndInfoEx()
154 mov dword ptr [esi],ecx in GetX86CpuIDAndInfoEx()
156 mov dword ptr [esi],edx in GetX86CpuIDAndInfoEx()
/freebsd-9-stable/sys/dev/usb/controller/
Dxhci.c1701 uint32_t dword; in xhci_setup_generic_chain_sub() local
1786 dword = XHCI_TRB_2_BYTES_SET(8) | in xhci_setup_generic_chain_sub()
1790 td->td_trb[0].dwTrb2 = htole32(dword); in xhci_setup_generic_chain_sub()
1792 dword = XHCI_TRB_3_TYPE_SET(XHCI_TRB_TYPE_SETUP_STAGE) | in xhci_setup_generic_chain_sub()
1800 dword |= XHCI_TRB_3_TRT_IN; in xhci_setup_generic_chain_sub()
1802 dword |= XHCI_TRB_3_TRT_OUT; in xhci_setup_generic_chain_sub()
1805 td->td_trb[0].dwTrb3 = htole32(dword); in xhci_setup_generic_chain_sub()
1847 dword = in xhci_setup_generic_chain_sub()
1852 td->td_trb[x].dwTrb2 = htole32(dword); in xhci_setup_generic_chain_sub()
1856 dword = XHCI_TRB_3_CHAIN_BIT | XHCI_TRB_3_CYCLE_BIT | in xhci_setup_generic_chain_sub()
[all …]
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86JITInfo.cpp314 mov eax, dword ptr [ebp+4]
315 mov dword ptr [esp+4], eax
316 mov dword ptr [esp], ebp
/freebsd-9-stable/contrib/llvm/patches/
Dpatch-r263312-llvm-r169939-inline-asm-with-realign.diff51 + call void asm sideeffect inteldialect "push esi\0A\09xor esi, esi\0A\09mov dword ptr $0, esi\0A\…
106 ; CHECK: lea edi, dword ptr [{{_?}}results]
111 -; CHECK: mov dword ptr [esi], edi
112 +; CHECK: mov dword ptr [esp], edi
126 + call void asm sideeffect inteldialect "mov dword ptr $0, esp", "=*m,~{dirflag},~{fpsr},~{flags}"…
135 +; CHECK: mov dword ptr [esp], esp
Dpatch-r263312-llvm-r196940-update-inline-asm-test.diff15 - // CHECK: call void asm sideeffect inteldialect "push dword ptr $0", "=*m,~{dirflag},~{fpsr},~{f…
16 + // CHECK: call void asm sideeffect inteldialect "push dword ptr $0", "=*m,~{esp},~{dirflag},~{fp…
/freebsd-9-stable/sys/mips/include/
Dasm.h460 #define PTR_WORD .dword
506 #define INT_WORD .dword
552 #define LONG_WORD .dword
/freebsd-9-stable/contrib/llvm/lib/Target/R600/
DAMDGPUInstrInfo.td26 // This argument to this node is a dword address.
DR600InstrFormats.td160 // from. This is a dword offset.
/freebsd-9-stable/contrib/binutils/bfd/
Delfxx-ia64.c1414 bfd_vma dword, insn; local
1425 dword = bfd_getl64 (contents + off);
1426 insn = (dword >> shift) & 0x1ffffffffffLL;
1435 dword &= ~(0x1ffffffffffLL << shift);
1436 dword |= (insn << shift);
1437 bfd_putl64 (dword, contents + off);
3866 bfd_vma t0, t1, dword; local
4052 dword = bfd_getl64 (hit_addr);
4053 insn = (dword >> shift) & 0x1ffffffffffLL;
4060 dword &= ~(0x1ffffffffffLL << shift);
[all …]
/freebsd-9-stable/contrib/gcc/config/i386/
Di386.opt60 Align some doubles on dword boundary
/freebsd-9-stable/contrib/binutils/gas/doc/
Dc-i386.texi197 @samp{byte ptr}, @samp{word ptr}, @samp{dword ptr} and @samp{qword ptr}. Thus,
276 @samp{cdq} --- sign-extend dword in @samp{%eax} to quad in @samp{%edx:%eax},
279 @samp{cdqe} --- sign-extend dword in @samp{%eax} to quad in @samp{%rax}
/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_82599.c1568 flow_vm_vlan = IXGBE_NTOHL(input.dword); in ixgbe_atr_compute_sig_hash_82599()
1571 hi_hash_dword = IXGBE_NTOHL(common.dword); in ixgbe_atr_compute_sig_hash_82599()
Dixgbe_type.h2766 __be32 dword; member

12