代码搜索:Emulate
找到约 948 项符合「Emulate」的源代码
代码结果 948
www.eeworm.com/read/320714/13419309
c math_emulate.c
/* passed
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
注意:signal.c和fork.c文件的编译选项内不能有vc变量优化选项/Og,因为这两个文件
内的函数参数内包含了函数返回地址等内容。如果加了/Og选项,编译器就会在认为
这些参数不再使用后占用该内存,导致函数返回时出错。
www.eeworm.com/read/320714/13419457
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
/*
* 该目录里应该包含数学仿真代码。目前仅产生一个信号
www.eeworm.com/read/127756/6001064
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
/*
* 该目录里应该包含数学仿真代码。目前仅产生一个信号
www.eeworm.com/read/101082/6240689
c emulate_br.c
#ifndef lint
static char *sccsid = "@(#)emulate_br.c 4.1 (ULTRIX) 7/3/90";
#endif not lint
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Com
www.eeworm.com/read/101082/6245214
3 emulate_branch.3
.TH emulate_branch 3 RISC
.SH Name
emulate_branch, execute_branch \- branch emulation
.SH Syntax
.nf
.B #include
.PP
.B emulate_branch(\fIscp, branch_instruction\fP)
.B struct sigcontext *\
www.eeworm.com/read/101082/6252279
s emulate_instr.s
/* @(#)emulate_instr.s 4.2 (ULTRIX) 8/13/90 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights
www.eeworm.com/read/310703/6306573
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
#include
www.eeworm.com/read/493101/6406614
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
/*
* 该目录里应该包含数学仿真代码。目前仅产生一个信号
www.eeworm.com/read/406786/11435709
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
#include
www.eeworm.com/read/400742/11569715
c math_emulate.c
/*
* linux/kernel/math/math_emulate.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This directory should contain the math-emulation code.
* Currently only results in a signal.
*/
/*
* 该目录里应该包含数学仿真代码。目前仅产生一个信号