Home
last modified time | relevance | path

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

/xen/xen/arch/arm/arm32/lib/
A Dmemset.S49 tst r2, #32
52 tst r2, #16
81 tst r8, #(1 << 30)
91 tst r2, #32
93 tst r2, #16
99 4: tst r2, #8
101 tst r2, #4
107 5: tst r2, #2
110 tst r2, #1
A Dmemzero.S62 tst r1, #32 @ 1
65 tst r1, #16 @ 1 16 bytes or more?
102 tst r1, #32
104 tst r1, #16
110 4: tst r1, #8 @ 1 8 bytes or more?
112 tst r1, #4 @ 1 4 bytes or more?
118 5: tst r1, #2 @ 1 2 bytes or more?
121 tst r1, #1 @ 1 a byte left over
A Dfindbit.S182 tst r3, #0x0f
185 tst r3, #0x30
188 tst r3, #0x40
A Dlib1funcs.S54 tst \divisor, #0xe0000000
184 tst \order, #3
213 tst r1, r2
266 tst r1, r2 @ divisor is power of 2 ?
A Dassembler.h158 tst \oldcpsr, #PSR_I_BIT
A Ddiv64.S51 tst ip, r4
/xen/tools/tests/xenstore/
A Dxs-test.c64 static int call_test(struct test *tst, int iters, bool no_clock) in call_test() argument
85 ret = tst->func_init(tst->par); in call_test()
91 ret = tst->func(tst->par); in call_test()
107 ret = tst->func_deinit(tst->par); in call_test()
113 printf("%-10s: failed (ret = %d, stage %s)\n", tst->name, ret, stage); in call_test()
116 printf("%-10s:", tst->name); in call_test()
/xen/xen/arch/arm/arm64/lib/
A Dclear_page.S31 tst x0, #(PAGE_SIZE - 1)
A Dmemcpy.S162 tst count, #0x3f
197 tst count, #0x3f
A Dmemmove.S158 tst count, #0x3f
193 tst count, #0x3f
A Dmemset.S139 tst count, #0x3f
A Dstrcmp.S65 tst tmp1, #7
A Dmemcmp.S63 tst tmp1, #7
A Dstrncmp.S71 tst tmp1, #7
/xen/xen/arch/arm/arm32/
A Ddebug-8250.inc27 tst \rc, #UART_LSR_THRE /* Check Xmit holding register flag */
A Ddebug-exynos4210.inc29 tst \rc, #UTRSTAT_TXFE /* Check BUSY bit */
A Ddebug-scif.inc38 tst \rc, #SCFSR_TDFE /* Check TDFE bit */
A Ddebug-pl011.inc46 tst \rc, #BUSY /* Check BUSY bit */
A Dentry.S293 tst sp, #7
/xen/xen/arch/arm/arm64/
A Ddebug-cadence.inc31 tst w\c, #UART_SR_INTR_TFUL
A Ddebug-mvebu.inc32 tst w\c, #(1 << 11) /* Check TXFIFO FULL bit */
A Ddebug-scif.inc32 tst w\c, #SCFSR_TDFE /* Check TDFE bit */
A Ddebug-pl011.inc45 tst w\c, #0x8 /* Check BUSY bit */
/xen/tools/firmware/rombios/
A Drombios.c563 ;; tst function

Completed in 20 milliseconds