代码搜索结果

找到约 10,000 项符合 X 的代码

x_chdir.c

#ifndef lint #ifdef SunB1 static char mls_sccsid[] = "@(#)x_chdir.c 1.1 92/07/30 SMI; SunOS MLS"; #else static char sccsid[] = "@(#)x_chdir.c 1.1 92/07/30 SMI"; #endif /* SunB1 */ #endif lint /* *

sbc2410x

# # Automatically generated by make menuconfig: don't edit # CONFIG_ARM=y # CONFIG_EISA is not set # CONFIG_SBUS is not set # CONFIG_MCA is not set CONFIG_UID16=y CONFIG_RWSEM_GENERIC_SPINLOCK=y # CON

x_unimp.s

| | x_unimp.sa 3.3 7/1/91 | | fpsp_unimp --- FPSP handler for unimplemented instruction | exception. | | Invoked when the user program encounters a floating-point | op-code that hardware does not sup

x_operr.s

| | x_operr.sa 3.5 7/1/91 | | fpsp_operr --- FPSP handler for operand error exception | | See 68040 User's Manual pp. 9-44f | | Note 1: For trap disabled 040 does the following: | If the dest is a fp

x_bsun.s

| | x_bsun.sa 3.3 7/1/91 | | fpsp_bsun --- FPSP handler for branch/set on unordered exception | | Copy the PC to FPIAR to maintain 881/882 compatibility | | The real_bsun handler will need to perform

x_snan.s

| | x_snan.sa 3.3 7/1/91 | | fpsp_snan --- FPSP handler for signalling NAN exception | | SNAN for float -> integer conversions (integer conversion of | an SNAN) is a non-maskable run-time exception. |

x_ovfl.s

| | x_ovfl.sa 3.5 7/1/91 | | fpsp_ovfl --- FPSP handler for overflow exception | | Overflow occurs when a floating-point intermediate result is | too large to be represented in a floating-point data r

x_store.s

| | x_store.sa 3.2 1/24/91 | | store --- store operand to memory or register | | Used by underflow and overflow handlers. | | a6 = points to fp value to be stored. | | Copyright (C) Motorola, Inc. 1

x_unfl.s

| | x_unfl.sa 3.4 7/1/91 | | fpsp_unfl --- FPSP handler for underflow exception | | Trap disabled results | For 881/2 compatibility, sw must denormalize the intermediate | result, then store the resu

x_unsupp.s

| | x_unsupp.sa 3.3 7/1/91 | | fpsp_unsupp --- FPSP handler for unsupported data type exception | | Trap vector #55 (See table 8-1 Mc68030 User's manual). | Invoked when the user program encounters a