Home
last modified time | relevance | path

Searched refs:x0 (Results 1 – 24 of 24) sorted by relevance

/dpdk/lib/hash/
H A Drte_cmp_arm64.h10 uint64_t x0, x1, y0, y1; in rte_hash_k16_cmp_eq() local
14 : [x1]"=r"(x1), [x0]"=r"(x0) in rte_hash_k16_cmp_eq()
22 x0 ^= y0; in rte_hash_k16_cmp_eq()
24 return !(x0 == 0 && x1 == 0); in rte_hash_k16_cmp_eq()
/dpdk/lib/eal/arm/include/
H A Drte_memcpy_64.h113 const __uint128_t x0 = src128[0], x1 = src128[1]; in rte_mov32() local
114 dst128[0] = x0; in rte_mov32()
123 const __uint128_t x0 = src128[0], x1 = src128[1], x2 = src128[2]; in rte_mov48() local
124 dst128[0] = x0; in rte_mov48()
135 x0 = src128[0], x1 = src128[1], x2 = src128[2], x3 = src128[3]; in rte_mov64() local
136 dst128[0] = x0; in rte_mov64()
149 x0 = src128[0], x1 = src128[1], x2 = src128[2], x3 = src128[3]; in rte_mov128() local
150 dst128[0] = x0; in rte_mov128()
H A Drte_atomic_64.h59 register uint64_t x0 __asm("x0") = (uint64_t)old->val[0]; \
66 : [old0] "+r" (x0), \
72 old->val[0] = x0; \
/dpdk/lib/table/
H A Drte_lru.h48 uint64_t x, pos, x0, x1, x2, mask; \
68 x0 = x & (~mask); \
71 x = x0 | x1 | x2; \
/dpdk/drivers/common/cnxk/
H A Droc_io.h28 : [x0] "=r"(val0), [x1] "=r"(val1) \
35 "stp %x[x0], %x[x1], [%x[p1], #0]!" ::[x0] "r"(val0), \
46 register uint64_t x0 __asm("x0") = swap0; in roc_atomic128_cas_noreturn()
51 : [x0] "+r"(x0), [x1] "+r"(x1) in roc_atomic128_cas_noreturn()
/dpdk/examples/l3fwd/
H A Dl3fwd_lpm_sse.h20 uint32_t x0, x1, x2, x3; in processx4_step1() local
24 x0 = ipv4_hdr->dst_addr; in processx4_step1()
42 dip[0] = _mm_set_epi32(x3, x2, x1, x0); in processx4_step1()
H A Dl3fwd_lpm_altivec.h22 uint32_t x0, x1, x2, x3; in processx4_step1() local
26 x0 = ipv4_hdr->dst_addr; in processx4_step1()
48 dip[0] = (__vector unsigned int){x0, x1, x2, x3}; in processx4_step1()
/dpdk/drivers/net/octeontx/base/
H A Docteontx_io.h28 :[x0]"=r"(val0), [x1]"=r"(val1) \
35 ::[x0]"r"(val0), [x1]"r"(val1), [p1]"r"(addr) \
/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.h65 :[x0]"=r"(val0), [x1]"=r"(val1) \
72 ::[x0]"r"(val0), [x1]"r"(val1), [p1]"r"(addr) \
/dpdk/drivers/event/octeontx/
H A Dssovf_evdev.h102 :[x0]"=r"(val0), [x1]"=r"(val1) \
109 ::[x0]"r"(val0), [x1]"r"(val1), [p1]"r"(addr) \
/dpdk/doc/guides/nics/
H A Dsoftnic.rst173 Rx offloads=0x1000 Tx offloads=0x0
177 RX Offloads=0x0
181 TX offloads=0x0 - TX RS bit threshold=32
183 Rx offloads=0x0 Tx offloads=0x0
187 RX Offloads=0x0
191 TX offloads=0x0 - TX RS bit threshold=0
H A Dcnxk.rst94 Rx offloads=0x0 Tx offloads=0x10000
98 RX Offloads=0x0
102 TX offloads=0x0 - TX RS bit threshold=0
174 - ``Flow pre_l2 info`` (default ``0x0/0x0/0x0``)
H A Dnfb.rst139 TX RS bit threshold=0 - TXQ flags=0x0
H A Dpcap_ring.rst245 TX RS bit threshold=0 - TXQ flags=0x0
H A Dthunderx.rst183 PMD: nicvf_dev_configure(): Configured ethdev port0 hwcap=0x0
/dpdk/drivers/net/thunderx/base/
H A Dnicvf_plat.h65 : [x1]"=r"(reg1), [x0]"=r"(reg2)\
/dpdk/doc/guides/howto/
H A Dpvp_reference_benchmark.rst257 <address type='pci' domain='0x0000' bus='0x00' slot='0x10' function='0x0'/>
264 <address type='pci' domain='0x0000' bus='0x00' slot='0x11' function='0x0'/>
/dpdk/config/arm/
H A Dmeson.build161 '0x0': {
303 'part_number': '0x0'
/dpdk/doc/guides/platform/
H A Dcnxk.rst560 SSOW HWS[0] Arbitration State 0x0
561 SSOW HWS[0] Guest Machine Control 0x0
/dpdk/doc/guides/sample_app_ug/
H A Dipsec_secgw.rst579 * Syntax: Hexadecimal bytes (0x0-0xFF) concatenate by colon symbol ':'.
605 * Syntax: Hexadecimal bytes (0x0-0xFF) concatenate by colon symbol ':'.
633 * Syntax: Hexadecimal bytes (0x0-0xFF) concatenate by colon symbol ':'.
H A Dvm_power_management.rst195 <address type='pci' domain='0x0000' bus='0x00' slot='0x06' function='0x0'/>
/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst201 cannot mmap(39, 0x7f1c51800000, 0x100000, 0x0):
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst309 TX RS bit threshold=0 - TXQ flags=0x0
2703 testpmd> write reg 0 0xEE00 0x0
/dpdk/doc/guides/prog_guide/
H A Drte_flow.rst1393 - ``version``: normally 0x0 (2 bits).