/arch/m68k/ifpsp060/ |
D | TEST.DOC | 75 is NOT INCLUDED in {i,f}test.sa (an example "Call-out" section is provided at 76 the end of this file). The purpose of this section is to allow the test 80 to a function required by the test packages (these functions and their 84 sit adjacent to the {i,f}test.sa image in memory. Since itest.sa and ftest.sa 88 to access the test routines. Since the {i,f}test.sa hex files contain 95 For example, to run the 060ISP test, write a program that includes the 101 section is 128 bytes long; and the 68060ISP test entry point is located 105 the entry code jumps to the appropriate test code within the code section. 117 The test packages call _print_string() and _print_number() 120 In "C"-like fashion, the test program calls: [all …]
|
D | README | 57 ftest.sa Simple test program to test that {p}fpsp.sa 59 ftest.s above test; source code 61 itest.sa Simple test program to test that isp.sa was 63 itest.s above test; source code 65 test.doc on-line documentation for {i,f}test.sa
|
/arch/x86/um/os-Linux/ |
D | task_size.c | 81 unsigned long test, original; in os_get_top_address() local 124 test = bottom + (top - bottom) / 2; in os_get_top_address() 125 if (page_ok(test)) in os_get_top_address() 126 bottom = test; in os_get_top_address() 128 top = test; in os_get_top_address()
|
/arch/x86/events/ |
D | probe.c | 29 if (msr[bit].test && !msr[bit].test(bit, data)) in perf_msr_probe()
|
D | probe.h | 9 bool (*test)(int idx, void *data); member
|
/arch/xtensa/ |
D | Kconfig.debug | 25 bool "Perform S32C1I instruction self-test at boot" 28 Enable this option to test S32C1I instruction behavior at boot. 31 It is easy to make wrong hardware configuration, this test should catch it early.
|
/arch/alpha/lib/ |
D | strrchr.S | 22 zapnot a1, 1, a1 # e0 : zero extend our test character 24 sll a1, 8, t5 # e0 : replicate our test character 39 andnot t1, t4, t1 # .. e1 : clear garbage from null test 40 andnot t3, t4, t3 # e0 : clear garbage from char test
|
/arch/m68k/fpsp040/ |
D | gen_except.S | 58 cmpib #IDLE_SIZE-4,1(%a7) |test for idle frame 60 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame 62 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame 102 cmpib #UNIMP_40_SIZE-4,1(%a7) |test for orig unimp frame 107 cmpib #UNIMP_41_SIZE-4,1(%a7) |test for rev unimp frame 143 btstb #5,CMDREG1B(%a6) |test for fmove out 155 bfffo %d0{#24:#8},%d1 |test for first set bit 179 tstb UFLG_TMP(%a6) |test flag for unsup/unimp state 225 tstb UFLG_TMP(%a6) |test flag for unsupp/unimp state 257 tstb UFLG_TMP(%a6) |test flag for unsupp/unimp state [all …]
|
D | skeleton.S | 105 cmpib #VER_40,(%sp) |test version number 108 btstb #E1,E_BYTE(%a6) |test for E1 set 110 btstb #snan_bit,2(%sp) |test for snan 117 btstb #ovfl_bit,2(%sp) |test for ovfl 124 btstb #unfl_bit,2(%sp) |test for unfl 145 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag 154 bsrl b1238_fix |test for bug1238 case 182 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag 208 bclrb #E3,E_BYTE(%a6) |clear and test E3 flag
|
D | get_op.S | 497 cmpiw #0x0fff,%d1 |test for inf or NaN 509 btstb #signan_bit,ETEMP_HI(%a6) |test for snan 522 tstl ETEMP(%a6) |test sign of the zero 549 cmpiw #0x0fff,%d1 |test for inf or NaN 568 btstb #signan_bit,ETEMP_HI(%a6) |test for snan 571 btstb #snan_bit,FPCR_ENABLE(%a6) |test for snan enabled 589 tstl ETEMP(%a6) |test sign of the zero
|
D | bindec.S | 88 | A6. This test occurs only on the first pass. If the 173 | the input and test for denormalized result. 317 cmpl #17,%d4 |test if LEN > 17 378 tstl %d7 |test sign of k 380 cmpl %d6,%d7 |test k - ILOG 390 tstl %d0 |test sign of ISCALE 393 cmpl #0xffffecd4,%d0 |test iscale <= -4908 405 tstl L_SCR2(%a6) |test sign of original x 609 | A6. This test occurs only on the first pass. If the 640 bne not_zr |if non-zero, go to second test [all …]
|
D | do_func.S | 65 | unimplemented instructions. The test is on the upper 6 bits; 190 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input 212 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input 234 cmpiw #0x3fff,LOCAL_EX(%a0) |test for 1.0 input 305 btstl #7,%d1 |test for sign 309 btstl #7,%d0 |test if + or - 317 btstl #7,%d1 |test for sign 459 btstb #sign_bit,FPTEMP_EX(%a6) |test if + or - 463 btstb #sign_bit,FPTEMP_EX(%a6) |test if + or -
|
D | x_unimp.S | 49 moveb (%a7),%d0 |test for valid version num 50 andib #0xf0,%d0 |test for $4x
|
D | kernel_ex.S | 69 btstb #dz_bit,FPCR_ENABLE(%a6) |test FPCR for dz exc enabled 74 btstb #dz_bit,FPCR_ENABLE(%a6) |test FPCR for dz exc enabled 118 btstb #operr_bit,FPCR_ENABLE(%a6) |test FPCR for operr enabled 286 btstb #sign_bit,FPTEMP_EX(%a6) |test sign of nan
|
D | round.S | 151 movel LOCAL_HI(%a0),%d2 |get word 2 for s-bit test 154 tstl LOCAL_LO(%a0) |test lower mantissa 156 tstl %d0 |test original g,r,s 163 movel LOCAL_LO(%a0),%d2 |get lower mantissa for s-bit test 166 tstl %d0 |test word original g,r,s 200 tstl %d0 |test for rs = 0 213 bccs xcc_clr |test for carry out 222 tstl %d0 |test rs = 0 241 tstl %d0 |test for rs = 0 504 btstb #E3,E_BYTE(%a6) |test for type E3 exception [all …]
|
/arch/parisc/kernel/ |
D | perf.c | 294 uint32_t test; in perf_write() local 314 test = (image_type & 0xffff); in perf_write() 329 (test >= MAX_CUDA_IMAGES)) || in perf_write() 331 (test >= MAX_ONYX_IMAGES))) in perf_write() 336 return perf_config(cuda_images[test]); in perf_write() 338 return perf_config(onyx_images[test]); in perf_write()
|
D | pdc_chassis.c | 259 unsigned long test; in pdc_chassis_create_procfs() local 262 ret = pdc_chassis_warn(&test); in pdc_chassis_create_procfs()
|
/arch/x86/math-emu/ |
D | wm_shrx.S | 140 test $0x7fffffff,%eax /* and 31 bits here */ 159 test $0x7fffffff,%eax /* only need to look at eax here */ 182 test $0x7fffffff,%eax /* only need to look at eax here */
|
/arch/arm/boot/dts/ |
D | imx27-eukrea-cpuimx27.dtsi | 113 no-loopback-test; 126 no-loopback-test; 139 no-loopback-test; 152 no-loopback-test;
|
D | ox810se.dtsi | 246 no-loopback-test; 260 no-loopback-test; 274 no-loopback-test; 288 no-loopback-test;
|
/arch/powerpc/lib/ |
D | test_emulate_step.c | 891 struct compute_test *test; in run_tests_compute() local 897 test = &compute_tests[i]; in run_tests_compute() 899 for (j = 0; j < MAX_SUBTESTS && test->subtests[j].descr; j++) { in run_tests_compute() 900 instr = test->subtests[j].instr; in run_tests_compute() 901 flags = test->subtests[j].flags; in run_tests_compute() 902 regs = &test->subtests[j].regs; in run_tests_compute() 951 show_result_with_descr(test->mnemonic, in run_tests_compute() 952 test->subtests[j].descr, in run_tests_compute()
|
/arch/x86/kernel/cpu/ |
D | cyrix.c | 398 unsigned int test; in test_cyrix_52div() local 404 : "=a" (test) in test_cyrix_52div() 409 return (unsigned char) (test >> 8) == 0x02; in test_cyrix_52div()
|
/arch/mips/lantiq/falcon/ |
D | sysctrl.c | 81 unsigned int test, unsigned int reg) in sysctl_wait() argument 86 & clk->bits) != test)); in sysctl_wait() 89 clk->module, clk->bits, test, in sysctl_wait()
|
/arch/arm/mach-ixp4xx/include/mach/ |
D | ixp46x_ts.h | 30 u32 test; /* 0x10 Time Sync Test Register */ member
|
/arch/powerpc/platforms/cell/ |
D | Kconfig | 22 select IBM_EMAC_ZMII if IBM_EMAC #test only 23 select IBM_EMAC_TAH if IBM_EMAC #test only
|