📄 m_00000000001028751082_1080494567.c
字号:
/**********************************************************************/
/* ____ ____ */
/* / /\/ / */
/* /___/ \ / */
/* \ \ \/ */
/* \ \ Copyright (c) 2003-2007 Xilinx, Inc. */
/* / / All Right Reserved. */
/* /---/ /\ */
/* \ \ / \ */
/* \___\/\___\ */
/**********************************************************************/
/* This file is designed for use with ISim build 0x734844ce */
#include "xsi.h"
#include <memory.h>
#ifdef __GNUC__
#include <stdlib.h>
#else
#include <malloc.h>
#define alloca _alloca
#endif
static unsigned int ng0[] = {1U, 0U};
static void C28_0(char *t0)
{
char *t1;
char *t2;
char *t3;
char *t4;
char *t5;
char *t6;
char *t7;
char *t8;
unsigned int t9;
unsigned int t10;
char *t11;
unsigned int t12;
unsigned int t13;
unsigned int t14;
unsigned int t15;
unsigned int t16;
unsigned int t17;
LAB0: t1 = (t0 + 1248U);
t2 = *((char **)t1);
if (t2 == 0)
goto LAB2;
LAB3: goto *t2;
LAB2: t2 = ((char*)((ng0)));
t3 = (t0 + 1464);
t4 = (t3 + 32U);
t5 = *((char **)t4);
t6 = (t5 + 40U);
t7 = *((char **)t6);
t8 = (t7 + 4U);
t9 = 1U;
t10 = t9;
t11 = (t2 + 4U);
t12 = *((unsigned int *)t2);
t9 = (t9 & t12);
t13 = *((unsigned int *)t11);
t10 = (t10 & t13);
t14 = *((unsigned int *)t7);
*((unsigned int *)t7) = (t14 & 4294967294U);
t15 = *((unsigned int *)t7);
*((unsigned int *)t7) = (t15 | t9);
t16 = *((unsigned int *)t8);
*((unsigned int *)t8) = (t16 & 4294967294U);
t17 = *((unsigned int *)t8);
*((unsigned int *)t8) = (t17 | t10);
xsi_driver_vfirst_trans(t3, 0, 0);
LAB1: return;
}
extern void simprims_ver_m_00000000001028751082_1080494567_init()
{
static char *pe[] = {(void *)C28_0};
xsi_register_didat("simprims_ver_m_00000000001028751082_1080494567", "isim/_tmp/simprims_ver/m_00000000001028751082_1080494567.didat");
xsi_register_executes(pe);
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -