Searched refs:ne (Results 1 - 25 of 54) sorted by relevance

123

/arch/arm64/lib/
H A Dstrchr.S36 ccmp w2, wzr, #4, ne
37 b.ne 1b
H A Dclear_page.S37 b.ne 1b
H A Dmemchr.S39 b.ne 1b
H A Dstrrchr.S38 b.ne 1b
H A Dcopy_page.S44 b.ne 1b
H A Dstrncmp.S72 b.ne .Lmisaligned8
74 b.ne .Lmutual_align
175 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
204 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
207 b.ne .Lunequal_proc
238 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
264 CPU_BE( cset result, ne )
301 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
H A Dmemcmp.S65 b.ne .Lmisaligned8
67 b.ne .Lmutual_align
156 ccmp data1w, data2w, #0, ne /* NZCV = 0b0000. */
183 csinv endloop, diff, xzr, ne
209 csinv endloop, diff, xzr, ne/*if limit_wd is 0,will finish the cmp*/
251 ccmp data1w, data2w, #0, ne /* NZCV = 0b0000. */
H A Dcopy_from_user.S63 b.ne 10b
H A Dstrcmp.S67 b.ne .Lmisaligned8
69 b.ne .Lmutual_align
127 ccmp data1w, #1, #0, ne /* NZCV = 0b0000. */
206 CPU_BE( cset result, ne )
H A Dmemset.S142 b.ne .Ltail63
171 b.ne .Lnot_short
214 b.ne .Ltail_maybe_long
/arch/powerpc/kernel/
H A Dprom_init_check.sh38 if [ $KBUILD_VERBOSE -ne 0 ]; then
/arch/ia64/lib/
H A Dstrncpy_from_user.S35 cmp.ne p6,p7=r8,r0
37 (p6) cmp.ne.unc p8,p0=in1,r10
H A Dip_fast_csum.S36 cmp.ne p6,p7=5,in1 // size other than 20 byte?
40 cmp.ne.or.andcm p6,p7=r14,r0
/arch/ia64/sn/kernel/sn2/
H A Dptc_deadlock.S42 cmp.ne p8,p9=r0,ptc1 // Test for shub type (ptc1 non-null on shub1)
53 cmp.ne p6,p0=zeroval,scr2
68 cmp.ne p6,p0=zeroval,scr2
72 (p7) cmp.ne p7,p0=r0,ptc1;; // Test for non-null ptc1
79 cmp.ne p6,p0=zeroval,scr2
/arch/arm64/kernel/vdso/
H A Dgettimeofday.S46 b.ne \fail
92 ccmp w0, #CLOCK_MONOTONIC, #0x4, ne
93 b.ne 2f
109 b.ne 6f
120 ccmp w0, #CLOCK_MONOTONIC_COARSE, #0x4, ne
121 b.ne 8f
139 b.ne 6f
180 ccmp w0, #CLOCK_MONOTONIC, #0x4, ne
181 b.ne 1f
187 ccmp w0, #CLOCK_MONOTONIC_COARSE, #0x4, ne
[all...]
/arch/arm/lib/
H A Dclear_user.S41 strusr r2, r0, 1, ne, rept=2
43 it ne @ explicit IT needed for the label
/arch/arc/lib/
H A Dstrlen.S40 bmsk.ne r12,r12,r7
59 sub.ne r3,r3,4
82 sub_s.ne r1,r1,r1
H A Dmemset.S28 sub.ne r2,r2,4
/arch/arm64/kernel/
H A Dentry-ftrace.S121 b.ne ftrace_graph_caller
127 b.ne ftrace_graph_caller // ftrace_graph_caller();
H A Dhyp-stub.S59 b.ne 2f // Not an HVC trap
H A Defi-entry.S97 b.ne 1f
H A Dhead.S282 b.ne 1f
415 csel x21, xzr, x21, ne // zero the FDT pointer
416 b.ne 1f
486 b.ne 1f
515 b.ne 3f
572 b.ne 1f
/arch/ia64/sn/kernel/
H A Dpio_phys.S59 cmp.ne p9,p0=r34,r0;
/arch/unicore32/lib/
H A Dclear_user.S43 strusr r2, r0, 1, ne, rept=2
/arch/ia64/kernel/
H A Dfsys.S88 cmp.ne p8,p0=0,r9
117 cmp.ne p8,p0=0,r9
209 cmp.ne p6, p0 = 0, r2 // Fallback if work is scheduled
229 (p8) cmp.ne p13,p0 = r2,r0 // need itc_jitter compensation, set p13
251 (p7) cmp.ne p7,p0 = r25,r3 // if cmpxchg not successful
271 cmp4.ne p7,p0 = r28,r10
347 cmp.ne p6,p0=r32,r0
348 cmp.ne p7,p0=r33,r0
360 cmp.ne p8,p0=0,r2
373 cmp.ne p
[all...]

Completed in 2352 milliseconds

123