Home
last modified time | relevance | path

Searched refs:tst (Results 1 – 184 of 184) sorted by relevance

/linux-4.1.27/arch/arm/mach-footbridge/include/mach/
Dentry-macro.S28 tst \irqstat, #IRQ_MASK_SDRAMPARITY
31 tst \irqstat, #IRQ_MASK_UART_RX
35 tst \irqstat, #IRQ_MASK_DMA1
39 tst \irqstat, #IRQ_MASK_DMA2
43 tst \irqstat, #IRQ_MASK_IN0
47 tst \irqstat, #IRQ_MASK_IN1
51 tst \irqstat, #IRQ_MASK_IN2
55 tst \irqstat, #IRQ_MASK_IN3
59 tst \irqstat, #IRQ_MASK_PCI
63 tst \irqstat, #IRQ_MASK_DOORBELLHOST
[all …]
Ddebug-macro.S37 tst \rd, #1 << 3
/linux-4.1.27/scripts/rt-tester/
Dcheck-all.sh9 testit t2-l1-2rt-sameprio.tst
10 testit t2-l1-pi.tst
11 testit t2-l1-signal.tst
13 testit t3-l1-pi-1rt.tst
14 testit t3-l1-pi-2rt.tst
15 testit t3-l1-pi-3rt.tst
16 testit t3-l1-pi-signal.tst
17 testit t3-l1-pi-steal.tst
18 testit t3-l2-pi.tst
19 testit t4-l2-pi-deboost.tst
[all …]
/linux-4.1.27/arch/arm/lib/
Dcsumpartialcopygeneric.S36 tst dst, #1
43 tst dst, #2
62 tst dst, #1 @ dst 16-bit aligned
70 tst len, #6
80 tst len, #6
83 tst len, #1
97 tst dst, #3 @ Test destination alignment
106 tst src, #3 @ Test source alignment
126 tst ip, #8
132 tst ip, #4
[all …]
Dcsumpartial.S41 tst buf, #1 @ odd address?
47 .Lless4: tst len, #6
67 tst len, #6
70 .Lless8_byte: tst len, #1 @ odd number of bytes
76 tst td0, #1 @ check buffer alignment
80 .Lnot_aligned: tst buf, #1 @ odd address
85 tst buf, #2 @ 32-bit aligned?
107 tst buf, #1
111 tst buf, #3 @ Test destination alignment
133 3: tst len, #0x1c @ should not change C
[all …]
Dmemset.S55 tst r2, #32
58 tst r2, #16
91 tst r8, #(1 << 30)
101 tst r2, #32
103 tst r2, #16
111 4: tst r2, #8
113 tst r2, #4
119 5: tst r2, #2
122 tst r2, #1
Dmemzero.S68 tst r1, #32 @ 1
71 tst r1, #16 @ 1 16 bytes or more?
112 tst r1, #32
114 tst r1, #16
122 4: tst r1, #8 @ 1 8 bytes or more?
124 tst r1, #4 @ 1 4 bytes or more?
130 5: tst r1, #2 @ 1 2 bytes or more?
133 tst r1, #1 @ 1 a byte left over
Dio-readsw-armv3.S21 .Linsw_align: tst r1, #1
35 tst r1, #3
70 tst r2, #7
73 .Lno_insw_8: tst r2, #4
88 .Lno_insw_4: tst r2, #2
98 .Lno_insw_2: tst r2, #1
Dio-writesw-armv3.S21 .Loutsw_align: tst r1, #1
36 tst r1, #3
81 tst r2, #7
84 .Lno_outsw_8: tst r2, #4
105 .Lno_outsw_4: tst r2, #2
118 .Lno_outsw_2: tst r2, #1
Dio-writesb.S66 tst r2, #15
69 .Loutsb_no_16: tst r2, #8
76 .Loutsb_no_8: tst r2, #4
Dbacktrace.S35 tst r1, #0x10 @ 26 or 32-bit mode?
61 for_each_frame: tst frame, mask @ Check for address exceptions
125 ARM( tst instr, r3, lsl reg )
127 THUMB( tst instr, r3 )
Dclear_user.S40 2: tst r1, #2 @ 1x 1x 0x 0x 1x 1x 0x
42 tst r1, #1 @ x1 x0 x1 x0 x1 x0 x1
Dio-readsw-armv4.S30 tst r1, #3
58 .Lno_insw_8: tst r2, #4
122 3: tst r2, #1
Dio-readsb.S74 tst r2, #15
77 .Linsb_no_16: tst r2, #8
98 .Linsb_no_8: tst r2, #4
Dio-writesw-armv4.S51 .Lno_outsw_8: tst r2, #4
96 tst r2, #1
Dfindbit.S183 tst r3, #0x0f
186 tst r3, #0x30
189 tst r3, #0x40
Dlib1funcs.S58 tst \divisor, #0xe0000000
188 tst \order, #3
217 tst r1, r2
270 tst r1, r2 @ divisor is power of 2 ?
Dbitops.h97 tst r2, r0, lsl r3
Ddiv64.S54 tst ip, r4
/linux-4.1.27/arch/sh/lib/
Dstrlen.S15 tst r0,r0
26 tst r1,r1
31 tst r1,r1
36 tst r1,r1
55 tst r0,r0
60 tst r0,r0
65 tst r0,r0
Dchecksum.S52 tst #3, r0 ! Check alignment.
56 tst #1, r0 ! Check alignment.
60 tst r5, r5
65 addc r0, r6 ! t=0 from previous tst
72 tst #2, r0
93 tst r1, r1
167 tst #1, r0
226 tst #1,r0 ! Check dest word aligned
230 tst r0,r5 ! Check dest alignment.
244 tst r6,r6
[all …]
Dmemset.S16 tst r6,r6
49 tst r6,r6
Dcopy_page.S99 tst r0,r0
138 tst r6,r6 ! Check explicitly for zero
177 tst r0, r0
218 tst r0, r0
236 tst r7,r7
306 tst r2,r2
358 tst r0,r0
Dmemcpy-sh4.S178 tst r6, r6 ! 86 MT
181 tst #3, r0 ! 87 MT
216 tst r6, r6 ! 86 MT
243 6: tst #3, r0 ! 87 MT
266 tst #1, r0 ! 87 MT
276 tst #2, r0 ! 87 MT
293 1: tst #2, r0 ! 87 MT
326 tst r6, r6 ! 86 MT
357 tst r2, r6 ! 86 MT
420 tst #4, r0 ! 87 MT
[all …]
Dmemchr.S15 tst r6,r6
Dmemcpy.S16 tst r6,r6
Dmemmove.S26 tst r6,r6
D__clear_user.S23 tst r1, r5 ! length < 32
Dmemset-sh4.S99 40: tst r6,r6
Dudivsi3_i4i.S96 tst #0xfe,r0
236 tst #0xfe,r0
Dmovmem.S58 tst r6,r6
/linux-4.1.27/drivers/misc/
Dkgdbts.c181 struct test_struct *tst; member
405 fill_get_buf(ts.tst[ts.idx].get); in skip_back_repeat_test()
720 if (ts.tst[ts.idx].put_handler) in validate_simple_test()
721 return ts.tst[ts.idx].put_handler(put_str, in validate_simple_test()
722 ts.tst[ts.idx].put); in validate_simple_test()
724 chk_str = ts.tst[ts.idx].put; in validate_simple_test()
761 if (ts.tst[ts.idx].get_handler) in run_simple_test()
762 ts.tst[ts.idx].get_handler(ts.tst[ts.idx].get); in run_simple_test()
764 fill_get_buf(ts.tst[ts.idx].get); in run_simple_test()
781 if (ts.tst[ts.idx].get[0] == '\0' && ts.tst[ts.idx].put[0] == '\0' && in run_simple_test()
[all …]
/linux-4.1.27/arch/arm/include/debug/
Dsamsung.S23 tst \rd, #S5PV210_UFSTAT_TXFULL
40 tst \rd, #S3C2440_UFSTAT_TXFULL
53 tst \rd, #S3C2410_UFCON_FIFOMODE @ fifo enabled?
64 tst \rd, #S3C2410_UTRSTAT_TXFE
72 tst \rd, #S3C2410_UFCON_FIFOMODE @ fifo enabled?
83 tst \rd, #S3C2410_UTRSTAT_TXFE
Dicedcc.S26 tst \rx, #0x20000000
36 tst \rx, #0x20000000
50 tst \rx, #0x10000000
60 tst \rx, #0x10000000
74 tst \rx, #2
85 tst \rx, #2
Dsa1100.S23 tst \rp, #1 @ MMU enabled?
34 tst \rv, #UTCR3_TXE
60 tst \rd, #UTSR1_TNF
66 tst \rd, #UTSR1_TBY
Dbcm63xx.S25 tst \rd, #(1 << UART_IR_TXEMPTY)
31 tst \rd, #(1 << UART_IR_TXTRESH)
Dnetx.S28 tst \rd, #UART_FLAG_BUSY
34 tst \rd, #UART_FLAG_BUSY
Dmeson.S27 tst \rd, #MESON_AO_UART_TX_FIFO_EMPTY
33 tst \rd, #MESON_AO_UART_TX_FIFO_FULL
Dpl01x.S29 tst \rd, #UART01x_FR_TXFF
36 tst \rd, #UART01x_FR_BUSY
Defm32.S37 tst \rd, #UARTn_STATUS_TXBL
43 tst \rd, #UARTn_STATUS_TXC
Drenesas-scif.S37 tst \rd, #TDFE
50 tst \rd, #TEND
Dks8695.S32 tst \rd, #URLS_URTE @ Holding & Shift registers empty?
38 tst \rd, #URLS_URTHRE @ Holding Register empty?
Dsti.S53 tst \rd, #ASC_STA_TX_FULL
59 tst \rd, #ASC_STA_TX_EMPTY
Dzynq.S47 tst \rd, #UART_SR_TXEMPTY
54 tst \rd, #UART_SR_TXFULL @
Dat91.S43 tst \rd, #AT91_DBGU_TXRDY @ DBGU_TXRDY = 1 when ready to transmit
49 tst \rd, #AT91_DBGU_TXEMPTY @ DBGU_TXEMPTY = 1 when transmission complete
Dmsm.S33 tst \rd, #0x08
38 tst \rd, #0x80
Dtegra.S60 tst rp, #(1 << bit) ; \
68 tst rp, #(1 << bit) ; \
195 tst \rd, #UART_MSR_CTS
Ds3c24xx.S26 tst \rd, #S3C2410_UFSTAT_TXFULL
Ddigicolor.S33 tst \rd, #UA0_STATUS_TX_READY
Dasm9260.S27 tst \rd, #1 << 27 @ TXEMPTY
Dclps711x.S36 tst \rd, #SYSFLG_UBUSY
Dsirf.S35 tst \rd, #SIRF_LLUART_TXFIFO_EMPTY
Dimx.S45 tst \rd, #1 << 3 @ TXDC
Dvf.S32 tst \rd, #1 << 6 @ TC
D8250.S51 tst \rd, #UART_MSR_CTS
/linux-4.1.27/arch/arm/mm/
Dabort-lv4t.S18 tst r5, #PSR_T_BIT @ check for thumb mode
29 tst r8, #1 << 20 @ L = 1 -> write?
57 tst r8, #1 << 21 @ check writeback bit
73 tst r8, #1 << 23 @ Check U bit
80 tst r8, #1 << 21 @ Check writeback bit
84 tst r8, #1 << 22 @ if (immediate offset)
91 tst r8, #1 << 23 @ Check U bit
98 tst r8, #1 << 21 @ check writeback bit
105 tst r8, #1 << 23 @ Check U bit
112 tst r8, #1 << 21 @ check writeback bit
[all …]
Dproc-macros.S152 tst r1, #L_PTE_DIRTY|L_PTE_RDONLY
155 tst r1, #L_PTE_USER
162 tst r1, #L_PTE_XN
167 tst r1, #L_PTE_YOUNG
201 tst r3, #L_PTE_USER @ user?
204 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
207 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
212 tst r2, #PTE_CACHEABLE
243 tst r3, #L_PTE_USER @ user?
246 tst r3, #L_PTE_RDONLY | L_PTE_DIRTY @ write and dirty?
[all …]
Dabort-macro.S13 tst \psr, #PSR_T_BIT
19 tst \tmp, #1 << 11 @ L = 0 -> write
33 tst \insn, #0x0e100000 @ [27:25,20] == 0
Dproc-v7-2level.S88 tst r1, #1 << 4
92 tst r1, #L_PTE_RDONLY | L_PTE_DIRTY
95 tst r1, #L_PTE_USER
98 tst r1, #L_PTE_XN
101 tst r1, #L_PTE_YOUNG
Dcache-fa.S70 tst r2, #VM_EXEC
93 1: tst r2, #VM_EXEC
99 tst r2, #VM_EXEC
173 tst r0, #CACHE_DLINESIZE - 1
176 tst r1, #CACHE_DLINESIZE - 1
Dabort-ev5tj.S23 tst r5, #PSR_J_BIT @ Java?
28 tst r3, #1 << 20 @ L = 0 -> write
Dcache-v4wb.S113 tst r2, #VM_EXEC @ executable region?
124 tst r2, #VM_EXEC
189 tst r0, #CACHE_DLINESIZE - 1
192 tst r1, #CACHE_DLINESIZE - 1
Dabort-ev6.S30 tst r5, #PSR_J_BIT @ Java?
38 tst r3, #1 << 20 @ L = 0 -> write
Dproc-v7-3level.S85 tst rl, #L_PTE_VALID
87 tst rh, #1 << (57 - 32) @ L_PTE_NONE
93 tst ip, #1 << (55 - 32) | 1 << (58 - 32)
Dproc-feroceon.S63 tst r0, #(1 << 16) @ get way
168 tst r2, #VM_EXEC
189 1: tst r2, #VM_EXEC
198 tst r2, #VM_EXEC
288 tst r0, #CACHE_DLINESIZE - 1
291 tst r1, #CACHE_DLINESIZE - 1
303 tst r0, #CACHE_DLINESIZE - 1
305 tst r1, #CACHE_DLINESIZE - 1
487 tst r2, #VM_EXEC
Dproc-arm922.S153 tst r2, #VM_EXEC
175 tst r2, #VM_EXEC
180 tst r2, #VM_EXEC
252 tst r0, #CACHE_DLINESIZE - 1
255 tst r1, #CACHE_DLINESIZE - 1
Dproc-mohawk.S128 tst r2, #VM_EXEC
150 1: tst r2, #VM_EXEC
159 tst r2, #VM_EXEC
233 tst r0, #CACHE_DLINESIZE - 1
235 tst r1, #CACHE_DLINESIZE - 1
Dproc-arm946.S117 tst r2, #VM_EXEC
139 1: tst r2, #VM_EXEC
157 tst r2, #VM_EXEC
231 tst r0, #CACHE_DLINESIZE - 1
233 tst r1, #CACHE_DLINESIZE - 1
Dproc-arm920.S151 tst r2, #VM_EXEC
173 tst r2, #VM_EXEC
178 tst r2, #VM_EXEC
250 tst r0, #CACHE_DLINESIZE - 1
253 tst r1, #CACHE_DLINESIZE - 1
Dcache-v4wt.S72 tst r2, #VM_EXEC
93 tst r2, #VM_EXEC
Dproc-arm926.S151 tst r2, #VM_EXEC
171 1: tst r2, #VM_EXEC
189 tst r2, #VM_EXEC
262 tst r0, #CACHE_DLINESIZE - 1
264 tst r1, #CACHE_DLINESIZE - 1
Dproc-arm925.S188 tst r2, #VM_EXEC
208 1: tst r2, #VM_EXEC
226 tst r2, #VM_EXEC
299 tst r0, #CACHE_DLINESIZE - 1
301 tst r1, #CACHE_DLINESIZE - 1
Dproc-xsc3.S175 tst r2, #VM_EXEC
198 1: tst r2, #VM_EXEC
204 tst r2, #VM_EXEC
270 tst r0, #CACHELINESIZE - 1
273 tst r1, #CACHELINESIZE - 1
400 tst r1, #L_PTE_SHARED @ shared?
Dproc-arm1020e.S164 tst r2, #VM_EXEC
193 tst r2, #VM_EXEC
276 tst r0, #CACHE_DLINESIZE - 1
279 tst r1, #CACHE_DLINESIZE - 1
Dproc-arm1026.S149 tst r2, #VM_EXEC
178 tst r2, #VM_EXEC
261 tst r0, #CACHE_DLINESIZE - 1
264 tst r1, #CACHE_DLINESIZE - 1
Dproc-arm1022.S154 tst r2, #VM_EXEC
183 tst r2, #VM_EXEC
267 tst r0, #CACHE_DLINESIZE - 1
270 tst r1, #CACHE_DLINESIZE - 1
Dabort-ev4.S23 tst r3, #1 << 20 @ L = 1 -> write?
Dabort-ev4t.S25 tst r3, #1 << 20 @ check write
Dabort-ev5t.S26 tst r3, #1 << 20 @ check write
Dproc-arm1020.S165 tst r2, #VM_EXEC
196 tst r2, #VM_EXEC
283 tst r0, #CACHE_DLINESIZE - 1
288 tst r1, #CACHE_DLINESIZE - 1
Dproc-xscale.S216 tst r2, #VM_EXEC
238 1: tst r2, #VM_EXEC
245 tst r2, #VM_EXEC
329 tst r0, #CACHELINESIZE - 1
332 tst r1, #CACHELINESIZE - 1
Dtlb-v4wb.S40 tst r2, #VM_EXEC
Dtlb-v4wbi.S42 1: tst r2, #VM_EXEC
Dcache-v6.S209 tst r0, #D_CACHE_LINE_SIZE - 1
216 tst r1, #D_CACHE_LINE_SIZE - 1
Dtlb-v6.S50 tst r2, #VM_EXEC @ Executable area ?
Dcache-v7.S355 tst r0, r3
363 tst r1, r3
Dproc-arm940.S122 tst r2, #VM_EXEC
Dproc-v7.S278 tst r0, #(1 << 6) @ SMP/nAMP mode enabled?
/linux-4.1.27/arch/arm/mach-ebsa110/include/mach/
Dentry-macro.S22 tst \stat, #15
25 tst \stat, #3
28 tst \stat, #1
31 tst \stat, #1 @ bit 0 should be set
/linux-4.1.27/arch/m68k/ifpsp060/src/
Ditest.S53 tst.l %d0
185 tst.b %d0
209 tst.b %d0
231 tst.b %d0
255 tst.b %d0
279 tst.b %d0
303 tst.b %d0
327 tst.b %d0
351 tst.b %d0
375 tst.b %d0
[all …]
Dftest.S69 tst.l %d0
269 tst.b %d0
273 tst.b %d0
309 tst.b %d0
313 tst.b %d0
346 tst.b %d0
350 tst.b %d0
382 tst.b %d0
386 tst.b %d0
419 tst.b %d0
[all …]
Disp.S514 tst.b EXC_ISR(%a6) # no; is trace enabled?
1222 tst.l %d1 # ifetch error?
1234 tst.l %d1 # ifetch error?
1246 tst.l %d1 # ifetch error?
1258 tst.l %d1 # ifetch error?
1270 tst.l %d1 # ifetch error?
1282 tst.l %d1 # ifetch error?
1294 tst.l %d1 # ifetch error?
1306 tst.l %d1 # ifetch error?
1326 tst.l %d1 # ifetch error?
[all …]
Dilsp.S142 tst.b POSNEG(%a6) # signed or unsigned?
155 tst.l %d5 # chk sign of hi(dividend)
167 tst.l %d5 # is (hi(dividend) == 0)
170 tst.l %d6 # is (lo(dividend) == 0), too
195 tst.b POSNEG(%a6) # do divs, divu separately
199 tst.b NDIVIDEND(%a6) # remainder has same sign
377 tst.w %d0 # is upper word set?
416 tst.b DDSECOND(%a6) # both q words done?
582 tst.l %d1 # may set 'N' bit
637 tst.l %d0 # is multiplier negative?
[all …]
Dfplsp.S586 tst.b %d1
644 tst.b %d1
702 tst.b %d1
763 tst.b %d1
821 tst.b %d1
879 tst.b %d1
940 tst.b %d1
998 tst.b %d1
1056 tst.b %d1
1117 tst.b %d1
[all …]
Dpfpsp.S1480 tst.l LOCAL_LO(%a0) # is it a zero?
2333 tst.b FP_SRC_EX(%a6) # make "internal format"
2341 tst.b 0x2+FP_SRC(%a6) # is sign set?
2479 tst.w %d0 # is operation fmovem?
2538 tst.l FP_SRC_HI(%a6) # is lw 2 zero?
2540 tst.l FP_SRC_LO(%a6) # is lw 3 zero?
2963 tst.w %d0 # is instr fmovm?
3171 tst.l FP_SRC_LO(%a6)
3182 tst.b FP_SRC_EX(%a6)
4325 tst.b %d1 # should FP0 be moved?
[all …]
Dfpsp.S1481 tst.l LOCAL_LO(%a0) # is it a zero?
2334 tst.b FP_SRC_EX(%a6) # make "internal format"
2342 tst.b 0x2+FP_SRC(%a6) # is sign set?
2480 tst.w %d0 # is operation fmovem?
2539 tst.l FP_SRC_HI(%a6) # is lw 2 zero?
2541 tst.l FP_SRC_LO(%a6) # is lw 3 zero?
2964 tst.w %d0 # is instr fmovm?
3172 tst.l FP_SRC_LO(%a6)
3183 tst.b FP_SRC_EX(%a6)
6766 tst.b (%a0) # is X positive or negative?
[all …]
/linux-4.1.27/arch/arm/mach-at91/
Dpm_suspend.S31 tst tmp1, #AT91_PMC_MCKRDY
40 tst tmp1, #AT91_PMC_MOSCS
49 tst tmp1, #AT91_PMC_LOCKA
110 tst r0, #AT91_PM_SLOW_CLOCK
148 tst r0, #AT91_PM_SLOW_CLOCK
165 tst tmp1, #(AT91_PMC_MUL & 0xff0000)
167 tst tmp1, #(AT91_PMC_MUL & ~0xff0000)
216 tst r0, #SRAMC_SELF_FRESH_ACTIVE
231 tst r0, #SRAMC_SELF_FRESH_ACTIVE
297 tst r0, #SRAMC_SELF_FRESH_ACTIVE
/linux-4.1.27/arch/arm/mach-ks8695/include/mach/
Dentry-macro.S29 tst \irqstat, #0xff
38 tst \irqstat, #0x0f
41 tst \irqstat, #0x03
44 tst \irqstat, #0x01
/linux-4.1.27/arch/arm/kernel/
Drelocate_kernel.S27 tst r3,#1,0
33 tst r3,#2,0
40 tst r3,#4,0
46 tst r3,#8,0
Dentry-common.S37 tst r1, #_TIF_SYSCALL_WORK
39 tst r1, #_TIF_WORK_MASK
73 tst r1, #_TIF_WORK_MASK
152 tst r8, #PSR_T_BIT
167 tst r8, #PSR_T_BIT @ this is SPSR from save_user_regs
197 tst r10, #_TIF_SYSCALL_WORK @ are we tracing syscalls?
327 tst r5, #PGOFF_MASK
Dentry-v7m.S60 tst r0, V7M_SCB_ICSR_RETTOBASE
65 tst r2, #_TIF_WORK_MASK
Diwmmxt.S79 XSC(tst r2, #0x3)
80 PJ4(tst r2, #0xf)
114 tst r2, #0x1
127 tst r2, #0x2
328 XSC(tst r1, #0x3)
329 PJ4(tst r1, #0xf)
Dentry-header.S81 tst lr, #EXC_RET_STACK_MASK
109 tst r12, V7M_xPSR_FRAMEPTRALIGN
138 tst r2, #4
288 tst \rpsr, #PSR_I_BIT
290 tst \rpsr, #PSR_I_BIT
Ddebug.S31 tst \rx, #1
Dentry-armv.S157 SPFIX( tst r0, #4 ) @ test original stack alignment
160 SPFIX( tst sp, #4 )
214 tst r0, #_TIF_NEED_RESCHED
229 tst r0, #_TIF_NEED_RESCHED
Dhead-common.S48 tst r2, #0x3 @ aligned?
Dhead-nommu.S210 tst r0, #MPUIR_nU @ MPUIR_nU = 0 for unified
/linux-4.1.27/arch/arm/mach-imx/
Dssi-fiq.S52 tst r11, #SSI_SIER_TFE0_EN
57 tst r11, #SSI_SISR_TFE0
88 tst r11, #SSI_SIER_RFF0_EN
93 tst r11, #SSI_SISR_RFF0
105 tst r11, #SSI_SACNT_AC97EN
/linux-4.1.27/sound/oss/
Dvidc_fill.S117 tst r2, #4
119 tst r2, #8
147 tst r6, #DMA_ST_OFL @ Check for overrun
149 tst r6, #DMA_ST_AB
158 tst r2, #4 @ Round buffer up to 4 words
160 tst r2, #8
169 tst r6, #DMA_ST_AB
177 tst lr, #DMA_ST_OFL
179 tst r6, #DMA_ST_AB
/linux-4.1.27/arch/sh/kernel/cpu/shmobile/
Dsleep.S53 tst #SUSP_SH_REGS, r0
100 tst #SUSP_SH_MMU, r0
151 tst #SUSP_SH_SF, r0
160 tst #SUSP_SH_STANDBY, r0
168 tst #SUSP_SH_RSTANDBY, r0
182 tst #SUSP_SH_USTANDBY, r0
287 tst #SUSP_SH_SF, r0
297 tst #SUSP_SH_MMU, r0
339 tst #SUSP_SH_REGS, r0
/linux-4.1.27/arch/m68k/math-emu/
Dfp_util.S63 tst.l (TASK_MM-8,%a2)
65 tst.l (TASK_MM-4,%a2)
67 tst.l (TASK_MM,%a2)
100 tst.l %d0
150 tst.l %d0
195 tst.l %d0
Dfp_cond.S52 tst.w %d2
70 tst.l %d0
84 tst.w %d1
Dfp_entry.S53 tst.l m68k_is040or060
73 tst.l %d0
/linux-4.1.27/arch/sparc/mm/
Dviking.S206 tst %g5
212 2: tst %g5
220 tst %g5
231 2: tst %g5
239 tst %g5
257 3: tst %g5
265 tst %g5
277 2: tst %g5
/linux-4.1.27/arch/arm/mach-omap1/
Dsram.S36 tst r0, #1 << 4 @ want lock mode?
53 tst r0, #1 << 4 @ want lock mode?
55 tst r4, #1 << 0 @ dpll rate locked?
Dams-delta-fiq-handler.S223 tst r13, #HOOK_SWITCH_MASK @ is hook switch status bit set?
/linux-4.1.27/arch/unicore32/kernel/
Ddebug-macro.S49 tst \rx, #1 @ MMU enabled?
79 tst \rd, #UART_LSR_THRE
85 tst \rd, #UART_LSR_TEMT
/linux-4.1.27/arch/sparc/lib/
Dashrdi3.S12 tst %o2
18 tst %g2
Dchecksum_32.S532 tst %g2
564 tst %i2
571 tst %o0
/linux-4.1.27/arch/avr32/lib/
Dio-readsb.S15 tst r11, r9
27 tst r11, r9
Dio-writesb.S15 tst r11, r9
27 tst r11, r9
Dio-readsw.S26 tst r11, r9
Dio-writesw.S20 tst r11, r9
/linux-4.1.27/arch/arm/mach-pxa/
Dstandby.S73 tst r0, #PXA3_DDR_HCAL_HCEN
93 tst r0, #PXA3_DMCIER_EDLP
100 tst r0, #PXA3_MDCNFG_DMCEN
/linux-4.1.27/arch/arm/mach-tegra/
Dsleep-tegra30.S85 tst \rd, #0x1
95 tst \rd, #(0x1<<23) @ wait EMC_STATUS_TIMING_UPDATE_STALLED is clear
101 tst \rd, #(1 << 30)
119 tst \rd, #(1 << 27)
198 tst r0, #TEGRA30_POWER_HOTPLUG_SHUTDOWN
446 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared
484 tst r1, #2
503 tst r1, #2
766 tst r1, #(1 << 31) @ wait until AUTO_CAL_ACTIVE is cleared
774 tst r1, #4
[all …]
Dreset-handler.S163 tst r7, r11 @ if !present
181 tst r8, r11 @ if in_lp1
194 tst r9, r11 @ if in_lp2
Dsleep-tegra20.S58 tst \rd, #(1 << 30)
65 tst \rd, #(0x3 << 24)
504 tst r2, #4
Dsleep.S79 tst r0, #1 @ only need for cluster 0
/linux-4.1.27/arch/sh/boards/mach-se/7724/
Dsdram.S43 tst #SUSP_SH_RSTANDBY, r0
72 tst r1,r3
/linux-4.1.27/arch/arm/mach-prima2/
Dsleep.S53 tst r4, #0x1
62 tst r3, #0x01
/linux-4.1.27/arch/sh/kernel/
Drelocate_kernel.S160 tst #1,r0
166 tst #2,r0
172 tst #4,r0
178 tst #8,r0
/linux-4.1.27/arch/arm/mach-omap2/
Dsleep44xx.S132 tst r0, #(1 << 18)
195 tst r0, #(1 << 2) @ Check C bit enabled?
207 tst r0, #(1 << 6) @ Check SMP bit enabled?
276 tst r0, #(1 << 6) @ Check SMP bit enabled?
Dsleep34xx.S285 tst r5, #1
291 tst r5, #0x2
303 tst r5, #0x4
335 tst r0, #(1 << 2) @ Check C bit enabled?
553 tst r5, #0x100 @ is part access blocked
/linux-4.1.27/arch/arm/include/asm/
Dvfpmacros.h30 tst \tmp, #HWCAP_VFPD32
54 tst \tmp, #HWCAP_VFPD32
Dtls.h23 tst \tmp1, #HWCAP_TLS @ hardware TLS available?
Dassembler.h175 tst \oldcpsr, #PSR_I_BIT
323 tst \reg, #MODE_MASK
/linux-4.1.27/arch/arm/vfp/
Dvfphw.S91 tst r1, #FPEXC_EN
119 tst r1, #FPEXC_EX @ is there additional state to save?
122 tst r1, #FPEXC_FP2V @ is there an FPINST2 to read?
/linux-4.1.27/arch/arm64/lib/
Dclear_page.S36 tst x0, #(PAGE_SIZE - 1)
Dcopy_page.S43 tst x1, #(PAGE_SIZE - 1)
Dmemcpy.S163 tst count, #0x3f
198 tst count, #0x3f
Dmemmove.S159 tst count, #0x3f
194 tst count, #0x3f
Dmemset.S140 tst count, #0x3f
Dstrcmp.S66 tst tmp1, #7
Dmemcmp.S64 tst tmp1, #7
Dstrncmp.S71 tst tmp1, #7
/linux-4.1.27/arch/arm/mach-gemini/include/mach/
Dentry-macro.S26 tst \tmp, #1
/linux-4.1.27/arch/sh/boards/mach-kfr2r09/
Dsdram.S43 tst #SUSP_SH_RSTANDBY, r0
/linux-4.1.27/arch/arm/boot/compressed/
Dhead.S158 tst r2, #3 @ not user?
528 tst r4, #1
758 tst r11, #0xf @ VMSA
763 tst r11, #0xf @ VMSA
856 tst r1, r2 @ & mask
1107 tst r4, #1
1126 tst r4, #1
1136 tst r4, #1
1144 tst r4, #1
1147 tst r10, #0xf << 16 @ hierarchical cache (ARMv7)
[all …]
Dll_char_wr.S75 tst r1, #7 @ avoid using r7 directly after
102 tst r1, #7 @ avoid ip
Dhead-sharpsl.S144 tst r3, #32 @ Is chip ready?
/linux-4.1.27/drivers/atm/
Didt77252.c190 (((addr > card->tst[0] + card->tst_size - 2) && in write_sram()
191 (addr < card->tst[0] + card->tst_size)) || in write_sram()
192 ((addr > card->tst[1] + card->tst_size - 2) && in write_sram()
193 (addr < card->tst[1] + card->tst_size)))) { in write_sram()
1544 base = card->tst[card->tst_index]; in tst_timer()
1545 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1561 base = card->tst[card->tst_index]; in tst_timer()
1562 idle = card->tst[card->tst_index ^ 1]; in tst_timer()
1624 idle = card->tst[card->tst_index ^ 1]; in __fill_tst()
1680 idle = card->tst[card->tst_index ^ 1]; in __clear_tst()
[all …]
Didt77252.h368 unsigned long tst[2]; /* TST base address in SRAM */ member
/linux-4.1.27/arch/arm/mach-s3c24xx/
Dsleep.S79 tst r14, #S3C2410_UTRSTAT_TXE
/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dentry-macro.S25 tst \irqnr, \tmp
/linux-4.1.27/drivers/usb/host/
Disp1362-hcd.c2404 u16 *tst = &ref[ISP1362_BUF_SIZE / 2]; in isp1362_chip_test() local
2408 tst[offset] = offset; in isp1362_chip_test()
2417 isp1362_read_buffer(isp1362_hcd, (u8 *)tst + offset, 0, j); in isp1362_chip_test()
2420 if (memcmp(ref, tst, j)) { in isp1362_chip_test()
2425 dump_data((u8 *)tst + offset, j); in isp1362_chip_test()
2432 isp1362_read_buffer(isp1362_hcd, tst, 0, ISP1362_BUF_SIZE); in isp1362_chip_test()
2435 if (memcmp(ref, tst, ISP1362_BUF_SIZE)) { in isp1362_chip_test()
2438 dump_data((u8 *)tst, ISP1362_BUF_SIZE / 2); in isp1362_chip_test()
2446 memset(tst, 0, ISP1362_BUF_SIZE); in isp1362_chip_test()
2448 isp1362_write_buffer(isp1362_hcd, tst, 0, ISP1362_BUF_SIZE); in isp1362_chip_test()
[all …]
/linux-4.1.27/arch/sh/boards/mach-ecovec24/
Dsdram.S41 tst #SUSP_SH_RSTANDBY, r0
/linux-4.1.27/arch/arm64/mm/
Dcache.S192 tst x1, x3 // end cache line aligned?
196 1: tst x0, x3 // start cache line aligned?
/linux-4.1.27/drivers/net/ethernet/i825xx/
Dether1.c673 int tmp, tst, nopaddr, txaddr, tbdaddr, dataddr; in ether1_sendpacket() local
732 tst = ether1_txalloc (dev, TX_SIZE + TBD_SIZE + NOP_SIZE + ETH_FRAME_LEN); in ether1_sendpacket()
736 if (tst == -1) in ether1_sendpacket()
747 int caddr, tst; in ether1_xmit_done() local
837 tst = ether1_txalloc (dev, TX_SIZE + TBD_SIZE + NOP_SIZE + ETH_FRAME_LEN); in ether1_xmit_done()
839 if (tst != -1) in ether1_xmit_done()
/linux-4.1.27/arch/m68k/ifpsp060/
Diskeleton.S94 | tst.b (%sp) | is tracing enabled?
134 | tst.b (%sp) | is tracing enabled?
205 tst.b %d0
220 tst.b %d1
/linux-4.1.27/arch/sh/include/asm/
Dromimage-macros.h52 tst r3, r3
/linux-4.1.27/arch/arc/lib/
Dstrcpy-700.S48 tst r2,r12
/linux-4.1.27/arch/arm/kvm/
Dinterrupts_head.S26 tst r2, #FPEXC_EX @ Check for VFP Subarchitecture
31 tst r2, #FPEXC_FP2V
46 tst r2, #FPEXC_EX @ Check for VFP Subarchitecture
49 tst r2, #FPEXC_FP2V
613 tst r2, #(HCPTR_TCP(10) | HCPTR_TCP(11))
Dinterrupts.S450 tst r0, #1
/linux-4.1.27/arch/arm/mach-exynos/
Dsleep.S86 tst r2, #0x1
/linux-4.1.27/arch/arm64/kernel/
Dentry32.S65 tst w5, #~PAGE_MASK >> 12
Dhead.S277 tst x21, #0x7
449 tst x5, #~((1 << 29) - 1) // within 512MB?
Dentry.S628 tst x2, #PSR_MODE_MASK // user mode regs?
675 tst x16, #_TIF_SYSCALL_WORK
/linux-4.1.27/arch/arm/mach-mvebu/
Dcoherency_ll.S33 tst r1, #CR_M @ Check MMU bit enabled
/linux-4.1.27/arch/avr32/kernel/
Dentry-avr32b.S287 tst r1, r2
442 tst r0, r0
594 tst r1, r2
635 tst r1, r2
/linux-4.1.27/arch/s390/include/asm/
Detr.h239 unsigned int tst : 4; member
/linux-4.1.27/arch/sparc/kernel/
Duna_asm_32.S96 tst %o3
Dhead_32.S117 tst %o0
/linux-4.1.27/arch/sh/kernel/cpu/sh2/
Dentry.S53 tst r0,r0
156 tst r8,r8
/linux-4.1.27/arch/frv/include/asm/
Dmath-emu.h270 tst.w (%a0)
/linux-4.1.27/arch/m68k/include/asm/
Dmath-emu.h285 tst.w (%a0)
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/
Dentry.S121 tst r8,r8
/linux-4.1.27/arch/arm/mach-ep93xx/
Dcrunch-bits.S74 tst r1, #0x00800000 @ access to crunch enabled?
/linux-4.1.27/arch/sh/kernel/cpu/sh3/
Dentry.S144 tst r0, r0
/linux-4.1.27/drivers/net/wireless/
Datmel.c4450 tst r0, #SP_TDRE
4457 tst r0, #SP_TDRE
4463 tst r0, #SP_RDRF
4488 tst r0, #NVRAM_SR_RDY
4513 tst r6, #SP_TDRE
4524 tst r0, #SP_RDRF
4532 tst r5, #SP_TDRE
4537 tst r5, #SP_RDRF
/linux-4.1.27/arch/s390/kernel/
Dtime.c1722 return sprintf(buf, "%i\n", stp_info.tst); in stp_timing_state_show()
/linux-4.1.27/arch/arm/crypto/
Dsha256-core.S_shipped97 tst r12,#ARMV8_SHA256
99 tst r12,#ARMV7_NEON
1863 tst lr,#1
Daesbs-core.S_shipped2101 tst r9, #0xf @ if not multiple of 16
/linux-4.1.27/arch/m68k/kernel/
Dhead.S3146 tst.l %pc@(L(q40_do_debug)) /* only debug if requested */
/linux-4.1.27/arch/m68k/fpsp040/
Dres_func.S781 | tst.b %d0