Home
last modified time | relevance | path

Searched refs:Aligned (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-networkd/src/
H A Dnetlink.cpp15 using stdplus::raw::Aligned;
29 const auto& hdr = stdplus::raw::refFrom<nlmsghdr, Aligned>(msgs); in processMsg()
66 const auto& err = stdplus::raw::refFrom<nlmsgerr, Aligned>(msg); in processMsg()
185 const auto& hdr = stdplus::raw::refFrom<rtattr, Aligned>(data); in extractRtAttr()
H A Dnetlink.hpp49 const T& ret = stdplus::raw::refFrom<T, stdplus::raw::Aligned>(data); in extractRtData()
/openbmc/linux/Documentation/process/
H A Dclang-format.rst122 - Aligned blocks of one-line ``#defines``, e.g.::
134 - Aligned designated initializers, e.g.::
/openbmc/linux/arch/alpha/lib/
H A Dev6-clear_user.S101 beq $3, $bigalign # U .. .. .. : U L U L : Aligned 0mod64
/openbmc/qemu/target/hexagon/imported/mmvec/
H A Dext.idef276 MMVEC_LD(vL32b, "Aligned Vector Load", ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_VA),)
277 MMVEC_LDC(vL32b, "Aligned Vector Load Cur", ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_NEW,A_CVI_VA),)
278 MMVEC_LDT(vL32b, "Aligned Vector Load Tmp", ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_TMP),)
280 MMVEC_COND_EACH_EA(vL32b,"Conditional Aligned Vector Load",ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_VA),,"Vd3…
281 MMVEC_COND_EACH_EA(vL32b_cur,"Conditional Aligned Vector Load Cur",ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_V…
282 MMVEC_COND_EACH_EA(vL32b_tmp,"Conditional Aligned Vector Load Tmp",ATTRIBS(ATTR_VMEM,A_LOAD,A_CVI_T…
284 MMVEC_EACH_EA(vS32b,"Aligned Vector Store",ATTRIBS(ATTR_VMEM,A_STORE,A_RESTRICT_SLOT0ONLY,A_CVI_VA)…
285 MMVEC_COND_EACH_EA(vS32b,"Aligned Vector Store",ATTRIBS(ATTR_VMEM,A_STORE,A_RESTRICT_SLOT0ONLY,A_CV…
288 MMVEC_STQ(vS32b, "Aligned Vector Store", ATTRIBS(ATTR_VMEM,A_STORE,A_RESTRICT_SLOT0ONLY,A_CVI…
296 MMVEC_EACH_EA(vS32b_new,"Aligned Vector Store New",ATTRIBS(ATTR_VMEM,A_STORE,A_CVI_NEW,A_DOTNEWVALU…
[all …]
/openbmc/linux/arch/x86/kvm/
H A Demulate.c165 #define Aligned ((u64)1 << 41) /* Explicitly aligned (e.g. MOVDQA) */ macro
681 case Aligned: in insn_alignment()
4173 I(Mmx, em_mov), I(Sse | Aligned, em_mov), N, I(Sse | Unaligned, em_mov),
4189 I(Aligned, em_mov), I(Aligned, em_mov), N, N,
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst552 5) Enable Address Aligned Beats::