Home
last modified time | relevance | path

Searched refs:nz (Results 1 – 25 of 69) sorted by relevance

123

/openbmc/linux/arch/ia64/lib/
H A Dclear_user.S104 tbit.nz p6,p0=buf,0 // odd alignment (for long_do_clear)
108 tbit.nz p6,p0=buf,1
112 tbit.nz p6,p0=buf,2
116 tbit.nz p6,p0=buf,3
167 tbit.nz p6,p0=len,3
171 tbit.nz p7,p6=len,2
175 tbit.nz p6,p7=len,1
179 tbit.nz p7,p6=len,0
H A Dmemset.S74 tbit.nz p_y, p_n = dest, 0 // Do we have an odd address? (M_B_U)
90 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 3 // should we do a st8 ?
94 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 2 // should we do a st4 ?
101 (p_unalgn) tbit.nz.unc p_y, p_n = bytecnt, 1 // should we do a st2 ?
109 (p_unalgn) tbit.nz.unc p_yy, p_nn = bytecnt, 0 // should we do a st1 ?
300 tbit.nz.unc p_y, p0 = cnt, 2 // should we terminate with a st4 ?
305 tbit.nz.unc p_yy, p0 = cnt, 1 // should we terminate with a st2 ?
309 tbit.nz.unc p_y, p0 = cnt, 0 // should we terminate with a st1 ?
346 tbit.nz p_scr, p0 = cnt, 1 // will there be a st2 at the end ?
355 tbit.nz p_y, p0 = cnt, 0 // will there be a st1 at the end ?
H A Dcopy_user.S321 tbit.nz p6,p7=src1,0 // odd alignment
336 tbit.nz p7,p0=src1,1
340 tbit.nz p8,p0=src1,2
349 tbit.nz p9,p0=src1,3
364 tbit.nz p6,p0=len1,3
392 tbit.nz p7,p0=len1,2
395 tbit.nz p8,p0=len1,1
398 tbit.nz p9,p0=len1,0
H A Dstrlen.S131 tnat.nz p6,p7=val1 // test NaT on val1
138 tnat.nz.and p7,p0=val2 // test NaT if val2
/openbmc/linux/arch/arm64/include/asm/
H A Dfpsimdmacros.h106 .macro _sve_str_v nz, nxbase, offset=0
107 _sve_check_zreg \nz
111 | (\nz) \
118 .macro _sve_ldr_v nz, nxbase, offset=0
119 _sve_check_zreg \nz
123 | (\nz) \
299 .macro _sve_flush_z nz
300 _sve_check_zreg \nz
301 mov v\nz\().16b, v\nz\().16b
/openbmc/linux/drivers/nvme/host/
H A Dzns.c182 unsigned int nz, i; in nvme_ns_report_zones() local
211 nz = min((unsigned int)le64_to_cpu(report->nr_zones), nr_zones); in nvme_ns_report_zones()
212 if (!nz) in nvme_ns_report_zones()
215 for (i = 0; i < nz && zone_idx < nr_zones; i++) { in nvme_ns_report_zones()
223 sector += ns->zsze * nz; in nvme_ns_report_zones()
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-dbussy/
H A Dsetuptools.patch11 # Written by Lawrence D'Oliveiro <ldo@geek-central.gen.nz>.
47 author_email = "ldo@geek-central.gen.nz",
/openbmc/linux/arch/x86/boot/
H A Dboot.h158 asm volatile("fs; repe; cmpsb" CC_SET(nz) in memcmp_fs()
159 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_fs()
165 asm volatile("gs; repe; cmpsb" CC_SET(nz) in memcmp_gs()
166 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp_gs()
H A Dstring.c35 asm("repe; cmpsb" CC_SET(nz) in memcmp()
36 : CC_OUT(nz) (diff), "+D" (s1), "+S" (s2), "+c" (len)); in memcmp()
/openbmc/linux/arch/ia64/kernel/
H A Divt.S778 tnat.nz.or p7,p0=r15 // I0 is syscall nr a NaT?
952 tnat.nz p8,p0=in0
955 tnat.nz p9,p0=in1
974 tbit.nz p15,p0=r29,IA64_PSR_I_BIT // I0
979 tnat.nz p10,p0=in2
984 tnat.nz p11,p0=in3
987 tnat.nz p12,p0=in4 // [I0]
996 tnat.nz p13,p0=in5 // [I0]
1008 tnat.nz p13,p0=in6
1012 (p9) tnat.nz p10,p0=r15
[all …]
/openbmc/u-boot/board/Marvell/db-88f6820-amc/
H A DMAINTAINERS2 M: Chris Packham <chris.packham@alliedtelesis.co.nz>
/openbmc/u-boot/board/alliedtelesis/SBx81LIFXCAT/
H A DMAINTAINERS2 M: Chris Packham <chris.packham@alliedtelesis.co.nz>
/openbmc/u-boot/board/alliedtelesis/SBx81LIFKW/
H A DMAINTAINERS2 M: Chris Packham <chris.packham@alliedtelesis.co.nz>
/openbmc/linux/arch/arm/boot/dts/vt8500/
H A Dwm8750-apc8750.dts6 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
H A Dwm8505-ref.dts5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
H A Dvt8500-bv07.dts5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
H A Dwm8650-mid.dts5 * Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dvt8500.yaml10 - Tony Prisk <linux@prisktech.co.nz>
/openbmc/qemu/target/hppa/
H A Dinsns.decode397 dep_sar 110101 t:5 r:5 c:3 00 nz:1 00 000 ..... d=0 len=%len5
398 dep_sar 110101 t:5 r:5 c:3 00 nz:1 1. 000 ..... d=1 len=%len6_8
399 dep_imm 110101 t:5 r:5 c:3 01 nz:1 cpos:5 ..... d=0 len=%len5
400 dep_imm 111100 t:5 r:5 c:3 .. nz:1 ..... ..... \
402 depi_sar 110101 t:5 ..... c:3 10 nz:1 d:1 . 000 ..... \
404 depi_imm 110101 t:5 ..... c:3 11 nz:1 cpos:5 ..... \
406 depi_imm 111101 t:5 ..... c:3 .. nz:1 ..... ..... \
/openbmc/u-boot/board/alliedtelesis/x530/
H A DMAINTAINERS2 M: Chris Packham <chris.packham@alliedtelesis.co.nz>
/openbmc/linux/arch/arc/lib/
H A Dmemcpy-archs.S147 asl.nz r5, r5, 16
167 lsr.nz r5, r5, 16
207 lsr.nz r5, r5, 24
/openbmc/linux/arch/arc/include/asm/
H A Dentry-arcv2.h168 ; ISA requires ADD.nz to have same dest and src reg operands
169 mov.nz r10, sp
170 add2.nz r10, r10, SZ_PT_REGS/4 ; K mode SP
/openbmc/linux/Documentation/translations/zh_CN/userspace-api/ebpf/
H A Dsyscall.rst15 - Joe Stringer <joe@wand.net.nz>
/openbmc/linux/Documentation/devicetree/bindings/arm/marvell/
H A Dmarvell,ac5.yaml10 - Chris Packham <chris.packham@alliedtelesis.co.nz>
/openbmc/linux/Documentation/userspace-api/ebpf/
H A Dsyscall.rst7 - Joe Stringer <joe@wand.net.nz>

123