这篇教程C++ xsi_driver_vfirst_trans函数代码示例写得很实用,希望能帮到您。
本文整理汇总了C++中xsi_driver_vfirst_trans函数的典型用法代码示例。如果您正苦于以下问题:C++ xsi_driver_vfirst_trans函数的具体用法?C++ xsi_driver_vfirst_trans怎么用?C++ xsi_driver_vfirst_trans使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。 在下文中一共展示了xsi_driver_vfirst_trans函数的30个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于我们的系统推荐出更棒的C++代码示例。 示例1: C32_0//.........这里部分代码省略......... t18 = *((unsigned int *)t9); t19 = (t17 | t18); t20 = (~(t19)); t21 = (t16 & t20); if (t21 != 0) goto LAB7;LAB4: if (t19 != 0) goto LAB6;LAB5: *((unsigned int *)t6) = 1;LAB7: memset(t4, 0, 8); t22 = (t4 + 4U); t23 = (t6 + 4U); t24 = *((unsigned int *)t23); t25 = (~(t24)); t26 = *((unsigned int *)t6); t27 = (t26 & t25); t28 = (t27 & 1U); if (t28 != 0) goto LAB8;LAB9: if (*((unsigned int *)t23) != 0) goto LAB10;LAB11: t29 = (t4 + 4U); t30 = *((unsigned int *)t4); t31 = *((unsigned int *)t29); t32 = (t30 || t31); if (t32 > 0) goto LAB12;LAB13: t35 = *((unsigned int *)t4); t36 = (~(t35)); t37 = *((unsigned int *)t29); t38 = (t36 || t37); if (t38 > 0) goto LAB14;LAB15: if (*((unsigned int *)t29) > 0) goto LAB16;LAB17: if (*((unsigned int *)t4) > 0) goto LAB18;LAB19: memcpy(t3, t39, 8);LAB20: t33 = (t0 + 1660); t40 = (t33 + 32U); t41 = *((char **)t40); t42 = (t41 + 40U); t43 = *((char **)t42); t44 = (t43 + 4U); t45 = 31U; t46 = t45; t47 = (t3 + 4U); t48 = *((unsigned int *)t3); t45 = (t45 & t48); t49 = *((unsigned int *)t47); t46 = (t46 & t49); t50 = *((unsigned int *)t43); *((unsigned int *)t43) = (t50 & 4294967264U); t51 = *((unsigned int *)t43); *((unsigned int *)t43) = (t51 | t45); t52 = *((unsigned int *)t44); *((unsigned int *)t44) = (t52 & 4294967264U); t53 = *((unsigned int *)t44); *((unsigned int *)t44) = (t53 | t46); xsi_driver_vfirst_trans(t33, 0, 4); t54 = (t0 + 1616); *((int *)t54) = 1;LAB1: return;LAB6: *((unsigned int *)t6) = 1; *((unsigned int *)t7) = 1; goto LAB7;LAB8: *((unsigned int *)t4) = 1; goto LAB11;LAB10: *((unsigned int *)t4) = 1; *((unsigned int *)t22) = 1; goto LAB11;LAB12: t33 = (t0 + 564U); t34 = *((char **)t33); goto LAB13;LAB14: t33 = (t0 + 652U); t39 = *((char **)t33); goto LAB15;LAB16: xsi_vlog_unsigned_bit_combine(t3, 5, t34, 5, t39, 5); goto LAB20;LAB18: memcpy(t3, t34, 8); goto LAB20;}
开发者ID:hesitateYU,项目名称:computer-architecture-lab,代码行数:101,
示例2: Cont_24_2static void Cont_24_2(char *t0){ char t6[8]; char *t1; char *t2; char *t3; char *t4; char *t5; char *t7; char *t8; char *t9; char *t10; char *t11; char *t12; char *t13; char *t14; unsigned int t15; unsigned int t16; char *t17; unsigned int t18; unsigned int t19; char *t20; unsigned int t21; unsigned int t22; char *t23;LAB0: t1 = (t0 + 2744U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(24, ng0); t2 = (t0 + 1748); t3 = (t2 + 36U); t4 = *((char **)t3); t5 = ((char*)((ng1))); memset(t6, 0, 8); t7 = (t4 + 4); if (*((unsigned int *)t7) != 0) goto LAB5;LAB4: t8 = (t5 + 4); if (*((unsigned int *)t8) != 0) goto LAB5;LAB8: if (*((unsigned int *)t4) > *((unsigned int *)t5)) goto LAB6;LAB7: t10 = (t0 + 3224); t11 = (t10 + 32U); t12 = *((char **)t11); t13 = (t12 + 40U); t14 = *((char **)t13); memset(t14, 0, 8); t15 = 1U; t16 = t15; t17 = (t6 + 4); t18 = *((unsigned int *)t6); t15 = (t15 & t18); t19 = *((unsigned int *)t17); t16 = (t16 & t19); t20 = (t14 + 4); t21 = *((unsigned int *)t14); *((unsigned int *)t14) = (t21 | t15); t22 = *((unsigned int *)t20); *((unsigned int *)t20) = (t22 | t16); xsi_driver_vfirst_trans(t10, 0, 0); t23 = (t0 + 3100); *((int *)t23) = 1;LAB1: return;LAB5: t9 = (t6 + 4); *((unsigned int *)t6) = 1; *((unsigned int *)t9) = 1; goto LAB7;LAB6: *((unsigned int *)t6) = 1; goto LAB7;}
开发者ID:oncebasun,项目名称:ComputerOrganization,代码行数:82,
示例3: Cont_30_0static void Cont_30_0(char *t0){ char t3[8]; char *t1; char *t2; char *t4; unsigned int t5; unsigned int t6; unsigned int t7; unsigned int t8; unsigned int t9; char *t10; char *t11; char *t12; char *t13; char *t14; char *t15; unsigned int t16; unsigned int t17; char *t18; unsigned int t19; unsigned int t20; char *t21; unsigned int t22; unsigned int t23; char *t24;LAB0: t1 = (t0 + 5248U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(30, ng0); t2 = (t0 + 2168U); t4 = *((char **)t2); memset(t3, 0, 8); t2 = (t4 + 4); t5 = *((unsigned int *)t2); t6 = (~(t5)); t7 = *((unsigned int *)t4); t8 = (t7 & t6); t9 = (t8 & 255U); if (t9 != 0) goto LAB4;LAB5: if (*((unsigned int *)t2) != 0) goto LAB6;LAB7: t11 = (t0 + 7232); t12 = (t11 + 56U); t13 = *((char **)t12); t14 = (t13 + 56U); t15 = *((char **)t14); memset(t15, 0, 8); t16 = 1U; t17 = t16; t18 = (t3 + 4); t19 = *((unsigned int *)t3); t16 = (t16 & t19); t20 = *((unsigned int *)t18); t17 = (t17 & t20); t21 = (t15 + 4); t22 = *((unsigned int *)t15); *((unsigned int *)t15) = (t22 | t16); t23 = *((unsigned int *)t21); *((unsigned int *)t21) = (t23 | t17); xsi_driver_vfirst_trans(t11, 0, 0); t24 = (t0 + 7056); *((int *)t24) = 1;LAB1: return;LAB4: *((unsigned int *)t3) = 1; goto LAB7;LAB6: t10 = (t3 + 4); *((unsigned int *)t3) = 1; *((unsigned int *)t10) = 1; goto LAB7;}
开发者ID:parkerpatriot,项目名称:space-invaders,代码行数:82,
示例4: Cont_1677_1//.........这里部分代码省略......... goto LAB18;LAB19: if (*((unsigned int *)t59) != 0) goto LAB20;LAB21: t66 = (t58 + 4); t67 = *((unsigned int *)t58); t68 = (!(t67)); t69 = *((unsigned int *)t66); t70 = (t68 || t69); if (t70 > 0) goto LAB22;LAB23: memcpy(t187, t58, 8);LAB24: t215 = (t0 + 9224); t216 = (t215 + 56U); t217 = *((char **)t216); t218 = (t217 + 56U); t219 = *((char **)t218); memset(t219, 0, 8); t220 = 1U; t221 = t220; t222 = (t187 + 4); t223 = *((unsigned int *)t187); t220 = (t220 & t223); t224 = *((unsigned int *)t222); t221 = (t221 & t224); t225 = (t219 + 4); t226 = *((unsigned int *)t219); *((unsigned int *)t219) = (t226 | t220); t227 = *((unsigned int *)t225); *((unsigned int *)t225) = (t227 | t221); xsi_driver_vfirst_trans(t215, 0, 0); t228 = (t0 + 9048); *((int *)t228) = 1;LAB1: return;LAB4: *((unsigned int *)t5) = 1; goto LAB7;LAB6: t12 = (t5 + 4); *((unsigned int *)t5) = 1; *((unsigned int *)t12) = 1; goto LAB7;LAB8: t17 = (t0 + 3840U); t18 = *((char **)t17); memset(t19, 0, 8); t17 = (t18 + 4); t20 = *((unsigned int *)t17); t21 = (~(t20)); t22 = *((unsigned int *)t18); t23 = (t22 & t21); t24 = (t23 & 1U); if (t24 != 0) goto LAB11;LAB12: if (*((unsigned int *)t17) != 0) goto LAB13;LAB14: t27 = *((unsigned int *)t5); t28 = *((unsigned int *)t19); t29 = (t27 & t28); *((unsigned int *)t26) = t29; t30 = (t5 + 4);
开发者ID:fordream,项目名称:ZPC_MIPS,代码行数:67,
示例5: Cont_1681_2//.........这里部分代码省略......... if (t11 != 0) goto LAB4;LAB5: if (*((unsigned int *)t6) != 0) goto LAB6;LAB7: t13 = (t5 + 4); t14 = *((unsigned int *)t5); t15 = *((unsigned int *)t13); t16 = (t14 || t15); if (t16 > 0) goto LAB8;LAB9: memcpy(t26, t5, 8);LAB10: t58 = (t0 + 9288); t59 = (t58 + 56U); t60 = *((char **)t59); t61 = (t60 + 56U); t62 = *((char **)t61); memset(t62, 0, 8); t63 = 1U; t64 = t63; t65 = (t26 + 4); t66 = *((unsigned int *)t26); t63 = (t63 & t66); t67 = *((unsigned int *)t65); t64 = (t64 & t67); t68 = (t62 + 4); t69 = *((unsigned int *)t62); *((unsigned int *)t62) = (t69 | t63); t70 = *((unsigned int *)t68); *((unsigned int *)t68) = (t70 | t64); xsi_driver_vfirst_trans(t58, 0, 0); t71 = (t0 + 9064); *((int *)t71) = 1;LAB1: return;LAB4: *((unsigned int *)t5) = 1; goto LAB7;LAB6: t12 = (t5 + 4); *((unsigned int *)t5) = 1; *((unsigned int *)t12) = 1; goto LAB7;LAB8: t17 = (t0 + 3520U); t18 = *((char **)t17); memset(t19, 0, 8); t17 = (t18 + 4); t20 = *((unsigned int *)t17); t21 = (~(t20)); t22 = *((unsigned int *)t18); t23 = (t22 & t21); t24 = (t23 & 1U); if (t24 != 0) goto LAB11;LAB12: if (*((unsigned int *)t17) != 0) goto LAB13;LAB14: t27 = *((unsigned int *)t5); t28 = *((unsigned int *)t19); t29 = (t27 & t28); *((unsigned int *)t26) = t29; t30 = (t5 + 4);
开发者ID:fordream,项目名称:ZPC_MIPS,代码行数:67,
示例6: implSig2_executestatic void implSig2_execute(char *t0){ char t3[8]; char *t1; char *t2; char *t4; unsigned int t5; unsigned int t6; unsigned int t7; unsigned int t8; unsigned int t9; char *t10; char *t11; char *t12; char *t13; char *t14; char *t15; unsigned int t16; unsigned int t17; char *t18; unsigned int t19; unsigned int t20; char *t21; unsigned int t22; unsigned int t23; char *t24;LAB0: t1 = (t0 + 8032U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: t2 = (t0 + 2328U); t4 = *((char **)t2); memset(t3, 0, 8); t2 = (t4 + 4); t5 = *((unsigned int *)t2); t6 = (~(t5)); t7 = *((unsigned int *)t4); t8 = (t7 & t6); t9 = (t8 & 1U); if (t9 != 0) goto LAB7;LAB5: if (*((unsigned int *)t2) == 0) goto LAB4;LAB6: t10 = (t3 + 4); *((unsigned int *)t3) = 1; *((unsigned int *)t10) = 1;LAB7: t11 = (t0 + 9072); t12 = (t11 + 56U); t13 = *((char **)t12); t14 = (t13 + 56U); t15 = *((char **)t14); memset(t15, 0, 8); t16 = 1U; t17 = t16; t18 = (t3 + 4); t19 = *((unsigned int *)t3); t16 = (t16 & t19); t20 = *((unsigned int *)t18); t17 = (t17 & t20); t21 = (t15 + 4); t22 = *((unsigned int *)t15); *((unsigned int *)t15) = (t22 | t16); t23 = *((unsigned int *)t21); *((unsigned int *)t21) = (t23 | t17); xsi_driver_vfirst_trans(t11, 0, 0); t24 = (t0 + 8480); *((int *)t24) = 1;LAB1: return;LAB4: *((unsigned int *)t3) = 1; goto LAB7;}
开发者ID:tba109,项目名称:xupv5-lx110t-serial_comm,代码行数:80,
示例7: Cont_84_4static void Cont_84_4(char *t0){ char t7[8]; char t8[8]; char *t1; char *t2; char *t3; char *t4; char *t5; char *t6; char *t9; char *t10; char *t11; char *t12; char *t13; char *t14; char *t15; char *t16; unsigned int t17; unsigned int t18; char *t19; unsigned int t20; unsigned int t21; char *t22; unsigned int t23; unsigned int t24; char *t25;LAB0: t1 = (t0 + 5816U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(84, ng0); t2 = (t0 + 3912); t3 = (t2 + 56U); t4 = *((char **)t3); t5 = (t0 + 880); t6 = *((char **)t5); t5 = ((char*)((ng3))); memset(t7, 0, 8); xsi_vlog_unsigned_minus(t7, 32, t6, 32, t5, 32); memset(t8, 0, 8); t9 = (t4 + 4); if (*((unsigned int *)t9) != 0) goto LAB5;LAB4: t10 = (t7 + 4); if (*((unsigned int *)t10) != 0) goto LAB5;LAB8: if (*((unsigned int *)t4) < *((unsigned int *)t7)) goto LAB7;LAB6: *((unsigned int *)t8) = 1;LAB7: t12 = (t0 + 6936); t13 = (t12 + 56U); t14 = *((char **)t13); t15 = (t14 + 56U); t16 = *((char **)t15); memset(t16, 0, 8); t17 = 1U; t18 = t17; t19 = (t8 + 4); t20 = *((unsigned int *)t8); t17 = (t17 & t20); t21 = *((unsigned int *)t19); t18 = (t18 & t21); t22 = (t16 + 4); t23 = *((unsigned int *)t16); *((unsigned int *)t16) = (t23 | t17); t24 = *((unsigned int *)t22); *((unsigned int *)t22) = (t24 | t18); xsi_driver_vfirst_trans(t12, 0, 0); t25 = (t0 + 6696); *((int *)t25) = 1;LAB1: return;LAB5: t11 = (t8 + 4); *((unsigned int *)t8) = 1; *((unsigned int *)t11) = 1; goto LAB7;}
开发者ID:cyeehoward,项目名称:NetFPGA-10G_SRAM,代码行数:87,
示例8: Cont_180_1static void Cont_180_1(char *t0){ char t3[8]; char *t1; char *t2; char *t4; unsigned int t5; unsigned int t6; unsigned int t7; unsigned int t8; unsigned int t9; char *t10; char *t11; char *t12; unsigned int t13; unsigned int t14; unsigned int t15; unsigned int t16; unsigned int t17; unsigned int t18; unsigned int t19; unsigned int t20; char *t21; char *t22; char *t23; char *t24; char *t25; unsigned int t26; unsigned int t27; char *t28; unsigned int t29; unsigned int t30; char *t31; unsigned int t32; unsigned int t33; char *t34;LAB0: t1 = (t0 + 7256U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(180, ng0); t2 = (t0 + 5528U); t4 = *((char **)t2); memset(t3, 0, 8); t2 = (t4 + 4); t5 = *((unsigned int *)t2); t6 = (~(t5)); t7 = *((unsigned int *)t4); t8 = (t7 & t6); t9 = (t8 & 1U); if (t9 != 0) goto LAB7;LAB5: if (*((unsigned int *)t2) == 0) goto LAB4;LAB6: t10 = (t3 + 4); *((unsigned int *)t3) = 1; *((unsigned int *)t10) = 1;LAB7: t11 = (t3 + 4); t12 = (t4 + 4); t13 = *((unsigned int *)t4); t14 = (~(t13)); *((unsigned int *)t3) = t14; *((unsigned int *)t11) = 0; if (*((unsigned int *)t12) != 0) goto LAB9;LAB8: t19 = *((unsigned int *)t3); *((unsigned int *)t3) = (t19 & 1U); t20 = *((unsigned int *)t11); *((unsigned int *)t11) = (t20 & 1U); t21 = (t0 + 9056); t22 = (t21 + 56U); t23 = *((char **)t22); t24 = (t23 + 56U); t25 = *((char **)t24); memset(t25, 0, 8); t26 = 1U; t27 = t26; t28 = (t3 + 4); t29 = *((unsigned int *)t3); t26 = (t26 & t29); t30 = *((unsigned int *)t28); t27 = (t27 & t30); t31 = (t25 + 4); t32 = *((unsigned int *)t25); *((unsigned int *)t25) = (t32 | t26); t33 = *((unsigned int *)t31); *((unsigned int *)t31) = (t33 | t27); xsi_driver_vfirst_trans(t21, 0, 0); t34 = (t0 + 8832); *((int *)t34) = 1;LAB1: return;//.........这里部分代码省略.........
开发者ID:csus-senior-design,项目名称:DDR2Test,代码行数:101,
示例9: Cont_179_0//.........这里部分代码省略.........LAB9: t18 = *((unsigned int *)t4); t19 = (~(t18)); t20 = *((unsigned int *)t12); t21 = (t19 || t20); if (t21 > 0) goto LAB10;LAB11: if (*((unsigned int *)t12) > 0) goto LAB12;LAB13: if (*((unsigned int *)t4) > 0) goto LAB14;LAB15: memcpy(t3, t22, 8);LAB16: t40 = (t0 + 8992); t41 = (t40 + 56U); t42 = *((char **)t41); t43 = (t42 + 56U); t44 = *((char **)t43); memset(t44, 0, 8); t45 = 1U; t46 = t45; t47 = (t3 + 4); t48 = *((unsigned int *)t3); t45 = (t45 & t48); t49 = *((unsigned int *)t47); t46 = (t46 & t49); t50 = (t44 + 4); t51 = *((unsigned int *)t44); *((unsigned int *)t44) = (t51 | t45); t52 = *((unsigned int *)t50); *((unsigned int *)t50) = (t52 | t46); xsi_driver_vfirst_trans(t40, 0, 0); t53 = (t0 + 8816); *((int *)t53) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;LAB6: t11 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t11) = 1; goto LAB7;LAB8: t16 = (t0 + 3768U); t17 = *((char **)t16); goto LAB9;LAB10: t16 = (t0 + 3768U); t23 = *((char **)t16); memset(t22, 0, 8); t16 = (t23 + 4); t24 = *((unsigned int *)t16); t25 = (~(t24)); t26 = *((unsigned int *)t23); t27 = (t26 & t25); t28 = (t27 & 1U); if (t28 != 0) goto LAB20;LAB18: if (*((unsigned int *)t16) == 0) goto LAB17;LAB19: t29 = (t22 + 4);
开发者ID:csus-senior-design,项目名称:DDR2Test,代码行数:67,
示例10: Cont_33_0static void Cont_33_0(char *t0){ char t5[8]; char *t1; char *t2; char *t3; char *t4; unsigned int t6; unsigned int t7; unsigned int t8; char *t9; char *t10; unsigned int t11; unsigned int t12; unsigned int t13; unsigned int t14; unsigned int t15; unsigned int t16; unsigned int t17; char *t18; char *t19; unsigned int t20; unsigned int t21; unsigned int t22; int t23; unsigned int t24; unsigned int t25; unsigned int t26; int t27; unsigned int t28; unsigned int t29; unsigned int t30; unsigned int t31; char *t32; char *t33; char *t34; char *t35; char *t36; unsigned int t37; unsigned int t38; char *t39; unsigned int t40; unsigned int t41; char *t42; unsigned int t43; unsigned int t44; char *t45;LAB0: t1 = (t0 + 1904U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(33, ng0); t2 = (t0 + 1152U); t3 = *((char **)t2); t2 = (t0 + 1244U); t4 = *((char **)t2); t6 = *((unsigned int *)t3); t7 = *((unsigned int *)t4); t8 = (t6 | t7); *((unsigned int *)t5) = t8; t2 = (t3 + 4); t9 = (t4 + 4); t10 = (t5 + 4); t11 = *((unsigned int *)t2); t12 = *((unsigned int *)t9); t13 = (t11 | t12); *((unsigned int *)t10) = t13; t14 = *((unsigned int *)t10); t15 = (t14 != 0); if (t15 == 1) goto LAB4;LAB5:LAB6: t32 = (t0 + 2144); t33 = (t32 + 32U); t34 = *((char **)t33); t35 = (t34 + 40U); t36 = *((char **)t35); memset(t36, 0, 8); t37 = 1U; t38 = t37; t39 = (t5 + 4); t40 = *((unsigned int *)t5); t37 = (t37 & t40); t41 = *((unsigned int *)t39); t38 = (t38 & t41); t42 = (t36 + 4); t43 = *((unsigned int *)t36); *((unsigned int *)t36) = (t43 | t37); t44 = *((unsigned int *)t42); *((unsigned int *)t42) = (t44 | t38); xsi_driver_vfirst_trans(t32, 0, 0); t45 = (t0 + 2100); *((int *)t45) = 1;LAB1: return;//.........这里部分代码省略.........
开发者ID:andyhsu10,项目名称:LogicDesignLab,代码行数:101,
示例11: Cont_28_0static void Cont_28_0(char *t0){ char t5[8]; char *t1; char *t2; char *t3; char *t4; unsigned int t6; unsigned int t7; unsigned int t8; char *t9; char *t10; unsigned int t11; unsigned int t12; unsigned int t13; unsigned int t14; unsigned int t15; unsigned int t16; unsigned int t17; char *t18; char *t19; unsigned int t20; unsigned int t21; unsigned int t22; unsigned int t23; unsigned int t24; unsigned int t25; unsigned int t26; unsigned int t27; int t28; int t29; unsigned int t30; unsigned int t31; unsigned int t32; unsigned int t33; unsigned int t34; unsigned int t35; char *t36; char *t37; char *t38; char *t39; char *t40; unsigned int t41; unsigned int t42; char *t43; unsigned int t44; unsigned int t45; char *t46; unsigned int t47; unsigned int t48; char *t49;LAB0: t1 = (t0 + 1444U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(28, ng0); t2 = (t0 + 600U); t3 = *((char **)t2); t2 = (t0 + 692U); t4 = *((char **)t2); t6 = *((unsigned int *)t3); t7 = *((unsigned int *)t4); t8 = (t6 & t7); *((unsigned int *)t5) = t8; t2 = (t3 + 4); t9 = (t4 + 4); t10 = (t5 + 4); t11 = *((unsigned int *)t2); t12 = *((unsigned int *)t9); t13 = (t11 | t12); *((unsigned int *)t10) = t13; t14 = *((unsigned int *)t10); t15 = (t14 != 0); if (t15 == 1) goto LAB4;LAB5:LAB6: t36 = (t0 + 1684); t37 = (t36 + 32U); t38 = *((char **)t37); t39 = (t38 + 40U); t40 = *((char **)t39); memset(t40, 0, 8); t41 = 1U; t42 = t41; t43 = (t5 + 4); t44 = *((unsigned int *)t5); t41 = (t41 & t44); t45 = *((unsigned int *)t43); t42 = (t42 & t45); t46 = (t40 + 4); t47 = *((unsigned int *)t40); *((unsigned int *)t40) = (t47 | t41); t48 = *((unsigned int *)t46); *((unsigned int *)t46) = (t48 | t42); xsi_driver_vfirst_trans(t36, 0, 0);//.........这里部分代码省略.........
开发者ID:manuelgop,项目名称:VHDL_Projects,代码行数:101,
示例12: Cont_42_0static void Cont_42_0(char *t0){ char t8[8]; char *t1; char *t2; char *t3; char *t4; char *t5; char *t6; char *t7; unsigned int t9; unsigned int t10; unsigned int t11; char *t12; char *t13; char *t14; unsigned int t15; unsigned int t16; unsigned int t17; unsigned int t18; unsigned int t19; unsigned int t20; unsigned int t21; char *t22; char *t23; char *t24; char *t25; char *t26; unsigned int t27; unsigned int t28; char *t29; unsigned int t30; unsigned int t31; char *t32; unsigned int t33; unsigned int t34; char *t35;LAB0: t1 = (t0 + 3008U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(42, ng0); t2 = (t0 + 1928); t3 = (t2 + 56U); t4 = *((char **)t3); t5 = (t0 + 1768); t6 = (t5 + 56U); t7 = *((char **)t6); t9 = *((unsigned int *)t4); t10 = *((unsigned int *)t7); t11 = (t9 ^ t10); *((unsigned int *)t8) = t11; t12 = (t4 + 4); t13 = (t7 + 4); t14 = (t8 + 4); t15 = *((unsigned int *)t12); t16 = *((unsigned int *)t13); t17 = (t15 | t16); *((unsigned int *)t14) = t17; t18 = *((unsigned int *)t14); t19 = (t18 != 0); if (t19 == 1) goto LAB4;LAB5:LAB6: t22 = (t0 + 3672); t23 = (t22 + 56U); t24 = *((char **)t23); t25 = (t24 + 56U); t26 = *((char **)t25); memset(t26, 0, 8); t27 = 1U; t28 = t27; t29 = (t8 + 4); t30 = *((unsigned int *)t8); t27 = (t27 & t30); t31 = *((unsigned int *)t29); t28 = (t28 & t31); t32 = (t26 + 4); t33 = *((unsigned int *)t26); *((unsigned int *)t26) = (t33 | t27); t34 = *((unsigned int *)t32); *((unsigned int *)t32) = (t34 | t28); xsi_driver_vfirst_trans(t22, 0, 0); t35 = (t0 + 3576); *((int *)t35) = 1;LAB1: return;LAB4: t20 = *((unsigned int *)t8); t21 = *((unsigned int *)t14); *((unsigned int *)t8) = (t20 | t21); goto LAB6;}
开发者ID:themaxaboy,项目名称:Flappy-Bird-Verilog,代码行数:98,
示例13: Cont_48_2//.........这里部分代码省略......... int t27; unsigned int t28; unsigned int t29; unsigned int t30; int t31; unsigned int t32; unsigned int t33; unsigned int t34; unsigned int t35; char *t36; char *t37; char *t38; char *t39; char *t40; unsigned int t41; unsigned int t42; char *t43; unsigned int t44; unsigned int t45; char *t46; unsigned int t47; unsigned int t48; char *t49;LAB0: t1 = (t0 + 4464U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(48, ng0); t2 = (t0 + 2568); t3 = (t2 + 56U); t4 = *((char **)t3); t5 = (t0 + 2728); t6 = (t5 + 56U); t7 = *((char **)t6); t9 = *((unsigned int *)t4); t10 = *((unsigned int *)t7); t11 = (t9 | t10); *((unsigned int *)t8) = t11; t12 = (t4 + 4); t13 = (t7 + 4); t14 = (t8 + 4); t15 = *((unsigned int *)t12); t16 = *((unsigned int *)t13); t17 = (t15 | t16); *((unsigned int *)t14) = t17; t18 = *((unsigned int *)t14); t19 = (t18 != 0); if (t19 == 1) goto LAB4;LAB5:LAB6: t36 = (t0 + 4896); t37 = (t36 + 56U); t38 = *((char **)t37); t39 = (t38 + 56U); t40 = *((char **)t39); memset(t40, 0, 8); t41 = 1U; t42 = t41; t43 = (t8 + 4); t44 = *((unsigned int *)t8); t41 = (t41 & t44); t45 = *((unsigned int *)t43); t42 = (t42 & t45); t46 = (t40 + 4); t47 = *((unsigned int *)t40); *((unsigned int *)t40) = (t47 | t41); t48 = *((unsigned int *)t46); *((unsigned int *)t46) = (t48 | t42); xsi_driver_vfirst_trans(t36, 0, 0); t49 = (t0 + 4816); *((int *)t49) = 1;LAB1: return;LAB4: t20 = *((unsigned int *)t8); t21 = *((unsigned int *)t14); *((unsigned int *)t8) = (t20 | t21); t22 = (t4 + 4); t23 = (t7 + 4); t24 = *((unsigned int *)t22); t25 = (~(t24)); t26 = *((unsigned int *)t4); t27 = (t26 & t25); t28 = *((unsigned int *)t23); t29 = (~(t28)); t30 = *((unsigned int *)t7); t31 = (t30 & t29); t32 = (~(t27)); t33 = (~(t31)); t34 = *((unsigned int *)t14); *((unsigned int *)t14) = (t34 & t32); t35 = *((unsigned int *)t14); *((unsigned int *)t14) = (t35 & t33); goto LAB6;}
开发者ID:ayoosh,项目名称:forbidden_architecture,代码行数:101,
示例14: Cont_139_3//.........这里部分代码省略......... t148 = (t146 & t147); *((unsigned int *)t145) = t148; t149 = (t98 + 4); t150 = (t126 + 4); t151 = (t145 + 4); t152 = *((unsigned int *)t149); t153 = *((unsigned int *)t150); t154 = (t152 | t153); *((unsigned int *)t151) = t154; t155 = *((unsigned int *)t151); t156 = (t155 != 0); if (t156 == 1) goto LAB39;LAB40:LAB41: t177 = (t0 + 8464); t178 = (t177 + 56U); t179 = *((char **)t178); t180 = (t179 + 56U); t181 = *((char **)t180); memset(t181, 0, 8); t182 = 1U; t183 = t182; t184 = (t145 + 4); t185 = *((unsigned int *)t145); t182 = (t182 & t185); t186 = *((unsigned int *)t184); t183 = (t183 & t186); t187 = (t181 + 4); t188 = *((unsigned int *)t181); *((unsigned int *)t181) = (t188 | t182); t189 = *((unsigned int *)t187); *((unsigned int *)t187) = (t189 | t183); xsi_driver_vfirst_trans(t177, 0, 0); t190 = (t0 + 8368); *((int *)t190) = 1;LAB1: return;LAB5: t11 = (t8 + 4); *((unsigned int *)t8) = 1; *((unsigned int *)t11) = 1; goto LAB7;LAB10: t21 = (t18 + 4); *((unsigned int *)t18) = 1; *((unsigned int *)t21) = 1; goto LAB12;LAB14: t34 = *((unsigned int *)t22); t35 = *((unsigned int *)t28); *((unsigned int *)t22) = (t34 | t35); t36 = (t8 + 4); t37 = (t18 + 4); t38 = *((unsigned int *)t36); t39 = (~(t38)); t40 = *((unsigned int *)t8); t41 = (t40 & t39); t42 = *((unsigned int *)t37); t43 = (~(t42)); t44 = *((unsigned int *)t18); t45 = (t44 & t43); t46 = (~(t41)); t47 = (~(t45)); t48 = *((unsigned int *)t28); *((unsigned int *)t28) = (t48 & t46); t49 = *((unsigned int *)t28);
开发者ID:mahmoudovic,项目名称:MATRIXAI,代码行数:67,
示例15: Cont_44_7//.........这里部分代码省略.........LAB3: goto *t2;LAB2: xsi_set_current_line(44, ng0); t2 = (t0 + 3048); t5 = (t2 + 56U); t6 = *((char **)t5); t7 = ((char*)((ng1))); memset(t8, 0, 8); if (*((unsigned int *)t6) != *((unsigned int *)t7)) goto LAB6;LAB4: t9 = (t6 + 4); t10 = (t7 + 4); if (*((unsigned int *)t9) != *((unsigned int *)t10)) goto LAB6;LAB5: *((unsigned int *)t8) = 1;LAB6: memset(t4, 0, 8); t11 = (t8 + 4); t12 = *((unsigned int *)t11); t13 = (~(t12)); t14 = *((unsigned int *)t8); t15 = (t14 & t13); t16 = (t15 & 1U); if (t16 != 0) goto LAB7;LAB8: if (*((unsigned int *)t11) != 0) goto LAB9;LAB10: t18 = (t4 + 4); t19 = *((unsigned int *)t4); t20 = *((unsigned int *)t18); t21 = (t19 || t20); if (t21 > 0) goto LAB11;LAB12: t25 = *((unsigned int *)t4); t26 = (~(t25)); t27 = *((unsigned int *)t18); t28 = (t26 || t27); if (t28 > 0) goto LAB13;LAB14: if (*((unsigned int *)t18) > 0) goto LAB15;LAB16: if (*((unsigned int *)t4) > 0) goto LAB17;LAB18: memcpy(t3, t29, 8);LAB19: t30 = (t0 + 7976); t31 = (t30 + 56U); t32 = *((char **)t31); t33 = (t32 + 56U); t34 = *((char **)t33); memset(t34, 0, 8); t35 = 1U; t36 = t35; t37 = (t3 + 4); t38 = *((unsigned int *)t3); t35 = (t35 & t38); t39 = *((unsigned int *)t37); t36 = (t36 & t39); t40 = (t34 + 4); t41 = *((unsigned int *)t34); *((unsigned int *)t34) = (t41 | t35); t42 = *((unsigned int *)t40); *((unsigned int *)t40) = (t42 | t36); xsi_driver_vfirst_trans(t30, 0, 0); t43 = (t0 + 7320); *((int *)t43) = 1;LAB1: return;LAB7: *((unsigned int *)t4) = 1; goto LAB10;LAB9: t17 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t17) = 1; goto LAB10;LAB11: t22 = (t0 + 3848); t23 = (t22 + 56U); t24 = *((char **)t23); goto LAB12;LAB13: t29 = ((char*)((ng3))); goto LAB14;LAB15: xsi_vlog_unsigned_bit_combine(t3, 1, t24, 1, t29, 1); goto LAB19;LAB17: memcpy(t3, t24, 8); goto LAB19;}
开发者ID:eliotw,项目名称:IBM_PC,代码行数:101,
示例16: Cont_27_0static void Cont_27_0(char *t0){ char t3[8]; char t4[8]; char *t1; char *t2; char *t5; unsigned int t6; unsigned int t7; unsigned int t8; unsigned int t9; unsigned int t10; char *t11; char *t12; unsigned int t13; unsigned int t14; unsigned int t15; char *t16; char *t17; unsigned int t18; unsigned int t19; unsigned int t20; unsigned int t21; char *t22; char *t23; char *t24; char *t25; char *t26; char *t27;LAB0: t1 = (t0 + 2688U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(27, ng0); t2 = (t0 + 1368U); t5 = *((char **)t2); memset(t4, 0, 8); t2 = (t5 + 4); t6 = *((unsigned int *)t2); t7 = (~(t6)); t8 = *((unsigned int *)t5); t9 = (t8 & t7); t10 = (t9 & 1U); if (t10 != 0) goto LAB4;LAB5: if (*((unsigned int *)t2) != 0) goto LAB6;LAB7: t12 = (t4 + 4); t13 = *((unsigned int *)t4); t14 = *((unsigned int *)t12); t15 = (t13 || t14); if (t15 > 0) goto LAB8;LAB9: t18 = *((unsigned int *)t4); t19 = (~(t18)); t20 = *((unsigned int *)t12); t21 = (t19 || t20); if (t21 > 0) goto LAB10;LAB11: if (*((unsigned int *)t12) > 0) goto LAB12;LAB13: if (*((unsigned int *)t4) > 0) goto LAB14;LAB15: memcpy(t3, t22, 8);LAB16: t16 = (t0 + 3088); t23 = (t16 + 56U); t24 = *((char **)t23); t25 = (t24 + 56U); t26 = *((char **)t25); memcpy(t26, t3, 8); xsi_driver_vfirst_trans(t16, 0, 31); t27 = (t0 + 3008); *((int *)t27) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;//.........这里部分代码省略.........
开发者ID:fordream,项目名称:ZPC_MIPS,代码行数:101,
示例17: Cont_46_3//.........这里部分代码省略......... t13 = *((unsigned int *)t8); t14 = (t12 ^ t13); t15 = (t11 | t14); t16 = *((unsigned int *)t7); t17 = *((unsigned int *)t8); t18 = (t16 | t17); t19 = (~(t18)); t20 = (t15 & t19); if (t20 != 0) goto LAB5;LAB4: if (t18 != 0) goto LAB6;LAB7: memset(t4, 0, 8); t22 = (t6 + 4); t23 = *((unsigned int *)t22); t24 = (~(t23)); t25 = *((unsigned int *)t6); t26 = (t25 & t24); t27 = (t26 & 1U); if (t27 != 0) goto LAB8;LAB9: if (*((unsigned int *)t22) != 0) goto LAB10;LAB11: t29 = (t4 + 4); t30 = *((unsigned int *)t4); t31 = *((unsigned int *)t29); t32 = (t30 || t31); if (t32 > 0) goto LAB12;LAB13: t45 = *((unsigned int *)t4); t46 = (~(t45)); t47 = *((unsigned int *)t29); t48 = (t46 || t47); if (t48 > 0) goto LAB14;LAB15: if (*((unsigned int *)t29) > 0) goto LAB16;LAB17: if (*((unsigned int *)t4) > 0) goto LAB18;LAB19: memcpy(t3, t43, 8);LAB20: t49 = (t0 + 2720); t50 = (t49 + 32U); t51 = *((char **)t50); t52 = (t51 + 40U); t53 = *((char **)t52); memcpy(t53, t3, 8); xsi_driver_vfirst_trans(t49, 0, 31); t54 = (t0 + 2640); *((int *)t54) = 1;LAB1: return;LAB5: *((unsigned int *)t6) = 1; goto LAB7;LAB6: t21 = (t6 + 4); *((unsigned int *)t6) = 1; *((unsigned int *)t21) = 1; goto LAB7;LAB8: *((unsigned int *)t4) = 1; goto LAB11;LAB10: t28 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t28) = 1; goto LAB11;LAB12: t33 = (t0 + 1472); t34 = (t33 + 36U); t35 = *((char **)t34); t37 = (t0 + 1472); t38 = (t37 + 44U); t39 = *((char **)t38); t40 = (t0 + 1472); t41 = (t40 + 40U); t42 = *((char **)t41); t43 = (t0 + 784U); t44 = *((char **)t43); xsi_vlog_generic_get_array_select_value(t36, 32, t35, t39, t42, 2, 1, t44, 5, 2); goto LAB13;LAB14: t43 = ((char*)((ng4))); goto LAB15;LAB16: xsi_vlog_unsigned_bit_combine(t3, 32, t36, 32, t43, 32); goto LAB20;LAB18: memcpy(t3, t36, 8); goto LAB20;}
开发者ID:JianmingS,项目名称:MIPS-architecture-CPU-design-based-on-FPGA,代码行数:101,
示例18: Cont_50_1//.........这里部分代码省略.........LAB45: t158 = *((unsigned int *)t4); t159 = (~(t158)); t160 = *((unsigned int *)t152); t161 = (t159 || t160); if (t161 > 0) goto LAB46;LAB47: if (*((unsigned int *)t152) > 0) goto LAB48;LAB49: if (*((unsigned int *)t4) > 0) goto LAB50;LAB51: memcpy(t3, t164, 8);LAB52: t171 = (t0 + 4736); t173 = (t171 + 56U); t174 = *((char **)t173); t175 = (t174 + 56U); t176 = *((char **)t175); memset(t176, 0, 8); t177 = 65535U; t178 = t177; t179 = (t3 + 4); t180 = *((unsigned int *)t3); t177 = (t177 & t180); t181 = *((unsigned int *)t179); t178 = (t178 & t181); t182 = (t176 + 4); t183 = *((unsigned int *)t176); *((unsigned int *)t176) = (t183 | t177); t184 = *((unsigned int *)t182); *((unsigned int *)t182) = (t184 | t178); xsi_driver_vfirst_trans(t171, 0, 15); t185 = (t0 + 4640); *((int *)t185) = 1;LAB1: return;LAB4: *((unsigned int *)t6) = 1; goto LAB7;LAB6: t12 = (t6 + 4); *((unsigned int *)t6) = 1; *((unsigned int *)t12) = 1; goto LAB7;LAB8: t17 = (t0 + 1848U); t18 = *((char **)t17); t17 = (t0 + 1528U); t19 = *((char **)t17); memset(t20, 0, 8); t17 = (t18 + 4); t21 = (t19 + 4); t22 = *((unsigned int *)t18); t23 = *((unsigned int *)t19); t24 = (t22 ^ t23); t25 = *((unsigned int *)t17); t26 = *((unsigned int *)t21); t27 = (t25 ^ t26); t28 = (t24 | t27); t29 = *((unsigned int *)t17); t30 = *((unsigned int *)t21); t31 = (t29 | t30); t32 = (~(t31)); t33 = (t28 & t32); if (t33 != 0)
开发者ID:androidchxroz,项目名称:CZ3001,代码行数:67,
示例19: Cont_83_3static void Cont_83_3(char *t0){ char t7[8]; char *t1; char *t2; char *t3; char *t4; char *t5; char *t6; char *t8; char *t9; char *t10; char *t11; char *t12; char *t13; char *t14; unsigned int t15; unsigned int t16; char *t17; unsigned int t18; unsigned int t19; char *t20; unsigned int t21; unsigned int t22; char *t23;LAB0: t1 = (t0 + 5568U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(83, ng0); t2 = (t0 + 3912); t3 = (t2 + 56U); t4 = *((char **)t3); t5 = (t0 + 744); t6 = *((char **)t5); memset(t7, 0, 8); t5 = (t4 + 4); if (*((unsigned int *)t5) != 0) goto LAB5;LAB4: t8 = (t6 + 4); if (*((unsigned int *)t8) != 0) goto LAB5;LAB8: if (*((unsigned int *)t4) < *((unsigned int *)t6)) goto LAB7;LAB6: *((unsigned int *)t7) = 1;LAB7: t10 = (t0 + 6872); t11 = (t10 + 56U); t12 = *((char **)t11); t13 = (t12 + 56U); t14 = *((char **)t13); memset(t14, 0, 8); t15 = 1U; t16 = t15; t17 = (t7 + 4); t18 = *((unsigned int *)t7); t15 = (t15 & t18); t19 = *((unsigned int *)t17); t16 = (t16 & t19); t20 = (t14 + 4); t21 = *((unsigned int *)t14); *((unsigned int *)t14) = (t21 | t15); t22 = *((unsigned int *)t20); *((unsigned int *)t20) = (t22 | t16); xsi_driver_vfirst_trans(t10, 0, 0); t23 = (t0 + 6680); *((int *)t23) = 1;LAB1: return;LAB5: t9 = (t7 + 4); *((unsigned int *)t7) = 1; *((unsigned int *)t9) = 1; goto LAB7;}
开发者ID:cyeehoward,项目名称:NetFPGA-10G_SRAM,代码行数:82,
示例20: Cont_52_2//.........这里部分代码省略......... goto LAB4;LAB6: t12 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t12) = 1;LAB7: t13 = (t4 + 4); t14 = (t6 + 4); t15 = *((unsigned int *)t6); t16 = (~(t15)); *((unsigned int *)t4) = t16; *((unsigned int *)t13) = 0; if (*((unsigned int *)t14) != 0) goto LAB9;LAB8: t21 = *((unsigned int *)t4); *((unsigned int *)t4) = (t21 & 1U); t22 = *((unsigned int *)t13); *((unsigned int *)t13) = (t22 & 1U); t23 = ((char*)((ng3))); t25 = (t0 + 2328U); t26 = *((char **)t25); memset(t24, 0, 8); t25 = (t26 + 4); t27 = *((unsigned int *)t25); t28 = (~(t27)); t29 = *((unsigned int *)t26); t30 = (t29 & t28); t31 = (t30 & 1U); if (t31 != 0) goto LAB13;LAB11: if (*((unsigned int *)t25) == 0) goto LAB10;LAB12: t32 = (t24 + 4); *((unsigned int *)t24) = 1; *((unsigned int *)t32) = 1;LAB13: t33 = (t24 + 4); t34 = (t26 + 4); t35 = *((unsigned int *)t26); t36 = (~(t35)); *((unsigned int *)t24) = t36; *((unsigned int *)t33) = 0; if (*((unsigned int *)t34) != 0) goto LAB15;LAB14: t41 = *((unsigned int *)t24); *((unsigned int *)t24) = (t41 & 1U); t42 = *((unsigned int *)t33); *((unsigned int *)t33) = (t42 & 1U); t43 = ((char*)((ng4))); xsi_vlogtype_concat(t3, 8, 8, 5U, t43, 1, t24, 1, t23, 2, t4, 1, t2, 3); t44 = (t0 + 5008); t45 = (t44 + 56U); t46 = *((char **)t45); t47 = (t46 + 56U); t48 = *((char **)t47); memset(t48, 0, 8); t49 = 255U; t50 = t49; t51 = (t3 + 4); t52 = *((unsigned int *)t3); t49 = (t49 & t52); t53 = *((unsigned int *)t51); t50 = (t50 & t53); t54 = (t48 + 4); t55 = *((unsigned int *)t48); *((unsigned int *)t48) = (t55 | t49); t56 = *((unsigned int *)t54); *((unsigned int *)t54) = (t56 | t50); xsi_driver_vfirst_trans(t44, 0, 7); t57 = (t0 + 4800); *((int *)t57) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;LAB9: t17 = *((unsigned int *)t4); t18 = *((unsigned int *)t14); *((unsigned int *)t4) = (t17 | t18); t19 = *((unsigned int *)t13); t20 = *((unsigned int *)t14); *((unsigned int *)t13) = (t19 | t20); goto LAB8;LAB10: *((unsigned int *)t24) = 1; goto LAB13;LAB15: t37 = *((unsigned int *)t24); t38 = *((unsigned int *)t34); *((unsigned int *)t24) = (t37 | t38); t39 = *((unsigned int *)t33); t40 = *((unsigned int *)t34); *((unsigned int *)t33) = (t39 | t40); goto LAB14;}
开发者ID:FrancoLM,项目名称:ArquitecturaComputadoras,代码行数:101,
示例21: Cont_358_0//.........这里部分代码省略......... char *t31; unsigned int t32; unsigned int t33; char *t34; unsigned int t35; unsigned int t36; char *t37;LAB0: t1 = (t0 + 2520U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(358, ng0); t2 = (t0 + 1368U); t5 = *((char **)t2); t2 = (t0 + 1208U); t6 = *((char **)t2); xsi_vlog_unsigned_case_eq(t7, 65, t5, 65, t6, 65); memset(t4, 0, 8); t2 = (t7 + 4); t8 = *((unsigned int *)t2); t9 = (~(t8)); t10 = *((unsigned int *)t7); t11 = (t10 & t9); t12 = (t11 & 1U); if (t12 != 0) goto LAB4;LAB5: if (*((unsigned int *)t2) != 0) goto LAB6;LAB7: t14 = (t4 + 4); t15 = *((unsigned int *)t4); t16 = *((unsigned int *)t14); t17 = (t15 || t16); if (t17 > 0) goto LAB8;LAB9: t19 = *((unsigned int *)t4); t20 = (~(t19)); t21 = *((unsigned int *)t14); t22 = (t20 || t21); if (t22 > 0) goto LAB10;LAB11: if (*((unsigned int *)t14) > 0) goto LAB12;LAB13: if (*((unsigned int *)t4) > 0) goto LAB14;LAB15: memcpy(t3, t23, 8);LAB16: t24 = (t0 + 2920); t25 = (t24 + 56U); t26 = *((char **)t25); t27 = (t26 + 56U); t28 = *((char **)t27); memset(t28, 0, 8); t29 = 1U; t30 = t29; t31 = (t3 + 4); t32 = *((unsigned int *)t3); t29 = (t29 & t32); t33 = *((unsigned int *)t31); t30 = (t30 & t33); t34 = (t28 + 4); t35 = *((unsigned int *)t28); *((unsigned int *)t28) = (t35 | t29); t36 = *((unsigned int *)t34); *((unsigned int *)t34) = (t36 | t30); xsi_driver_vfirst_trans(t24, 0, 0); t37 = (t0 + 2840); *((int *)t37) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;LAB6: t13 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t13) = 1; goto LAB7;LAB8: t18 = ((char*)((ng1))); goto LAB9;LAB10: t23 = ((char*)((ng2))); goto LAB11;LAB12: xsi_vlog_unsigned_bit_combine(t3, 1, t18, 1, t23, 1); goto LAB16;LAB14: memcpy(t3, t18, 8); goto LAB16;}
开发者ID:carlosFPGA,项目名称:mastersThesis,代码行数:101,
示例22: Cont_544_0//.........这里部分代码省略......... unsigned int t27; unsigned int t28; char *t29; unsigned int t30; unsigned int t31; char *t32; unsigned int t33; unsigned int t34; char *t35;LAB0: t1 = (t0 + 2656U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(544, ng0); t2 = (t0 + 1504U); t5 = *((char **)t2); memset(t4, 0, 8); t2 = (t5 + 4); t6 = *((unsigned int *)t2); t7 = (~(t6)); t8 = *((unsigned int *)t5); t9 = (t8 & t7); t10 = (t9 & 1U); if (t10 != 0) goto LAB4;LAB5: if (*((unsigned int *)t2) != 0) goto LAB6;LAB7: t12 = (t4 + 4); t13 = *((unsigned int *)t4); t14 = *((unsigned int *)t12); t15 = (t13 || t14); if (t15 > 0) goto LAB8;LAB9: t18 = *((unsigned int *)t4); t19 = (~(t18)); t20 = *((unsigned int *)t12); t21 = (t19 || t20); if (t21 > 0) goto LAB10;LAB11: if (*((unsigned int *)t12) > 0) goto LAB12;LAB13: if (*((unsigned int *)t4) > 0) goto LAB14;LAB15: memcpy(t3, t16, 8);LAB16: t22 = (t0 + 3056); t23 = (t22 + 56U); t24 = *((char **)t23); t25 = (t24 + 56U); t26 = *((char **)t25); memset(t26, 0, 8); t27 = 1U; t28 = t27; t29 = (t3 + 4); t30 = *((unsigned int *)t3); t27 = (t27 & t30); t31 = *((unsigned int *)t29); t28 = (t28 & t31); t32 = (t26 + 4); t33 = *((unsigned int *)t26); *((unsigned int *)t26) = (t33 | t27); t34 = *((unsigned int *)t32); *((unsigned int *)t32) = (t34 | t28); xsi_driver_vfirst_trans(t22, 0, 0); t35 = (t0 + 2976); *((int *)t35) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;LAB6: t11 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t11) = 1; goto LAB7;LAB8: t16 = (t0 + 1344U); t17 = *((char **)t16); goto LAB9;LAB10: t16 = ((char*)((ng1))); goto LAB11;LAB12: xsi_vlog_unsigned_bit_combine(t3, 1, t17, 1, t16, 1); goto LAB16;LAB14: memcpy(t3, t17, 8); goto LAB16;}
开发者ID:nightslide7,项目名称:Gameboy,代码行数:101,
示例23: Cont_1671_0//.........这里部分代码省略......... goto LAB4;LAB5: if (*((unsigned int *)t6) != 0) goto LAB6;LAB7: t13 = (t5 + 4); t14 = *((unsigned int *)t5); t15 = (!(t14)); t16 = *((unsigned int *)t13); t17 = (t15 || t16); if (t17 > 0) goto LAB8;LAB9: memcpy(t27, t5, 8);LAB10: t55 = (t0 + 9160); t56 = (t55 + 56U); t57 = *((char **)t56); t58 = (t57 + 56U); t59 = *((char **)t58); memset(t59, 0, 8); t60 = 1U; t61 = t60; t62 = (t27 + 4); t63 = *((unsigned int *)t27); t60 = (t60 & t63); t64 = *((unsigned int *)t62); t61 = (t61 & t64); t65 = (t59 + 4); t66 = *((unsigned int *)t59); *((unsigned int *)t59) = (t66 | t60); t67 = *((unsigned int *)t65); *((unsigned int *)t65) = (t67 | t61); xsi_driver_vfirst_trans(t55, 0, 0); t68 = (t0 + 9032); *((int *)t68) = 1;LAB1: return;LAB4: *((unsigned int *)t5) = 1; goto LAB7;LAB6: t12 = (t5 + 4); *((unsigned int *)t5) = 1; *((unsigned int *)t12) = 1; goto LAB7;LAB8: t18 = (t0 + 3680U); t19 = *((char **)t18); memset(t20, 0, 8); t18 = (t19 + 4); t21 = *((unsigned int *)t18); t22 = (~(t21)); t23 = *((unsigned int *)t19); t24 = (t23 & t22); t25 = (t24 & 1U); if (t25 != 0) goto LAB11;LAB12: if (*((unsigned int *)t18) != 0) goto LAB13;LAB14: t28 = *((unsigned int *)t5); t29 = *((unsigned int *)t20); t30 = (t28 | t29); *((unsigned int *)t27) = t30; t31 = (t5 + 4);
开发者ID:fordream,项目名称:ZPC_MIPS,代码行数:67,
示例24: Cont_78_3//.........这里部分代码省略.........LAB5:LAB6: t38 = (t0 + 18016); t39 = (t38 + 56U); t40 = *((char **)t39); t42 = *((unsigned int *)t6); t43 = *((unsigned int *)t40); t44 = (t42 & t43); *((unsigned int *)t41) = t44; t45 = (t6 + 4); t46 = (t40 + 4); t47 = (t41 + 4); t48 = *((unsigned int *)t45); t49 = *((unsigned int *)t46); t50 = (t48 | t49); *((unsigned int *)t47) = t50; t51 = *((unsigned int *)t47); t52 = (t51 != 0); if (t52 == 1) goto LAB7;LAB8:LAB9: t73 = (t0 + 21592); t74 = (t73 + 56U); t75 = *((char **)t74); t76 = (t75 + 56U); t77 = *((char **)t76); memset(t77, 0, 8); t78 = 1U; t79 = t78; t80 = (t41 + 4); t81 = *((unsigned int *)t41); t78 = (t78 & t81); t82 = *((unsigned int *)t80); t79 = (t79 & t82); t83 = (t77 + 4); t84 = *((unsigned int *)t77); *((unsigned int *)t77) = (t84 | t78); t85 = *((unsigned int *)t83); *((unsigned int *)t83) = (t85 | t79); xsi_driver_vfirst_trans(t73, 0, 0); t86 = (t0 + 21432); *((int *)t86) = 1;LAB1: return;LAB4: t18 = *((unsigned int *)t6); t19 = *((unsigned int *)t12); *((unsigned int *)t6) = (t18 | t19); t20 = (t3 + 4); t21 = (t5 + 4); t22 = *((unsigned int *)t3); t23 = (~(t22)); t24 = *((unsigned int *)t20); t25 = (~(t24)); t26 = *((unsigned int *)t5); t27 = (~(t26)); t28 = *((unsigned int *)t21); t29 = (~(t28)); t30 = (t23 & t25); t31 = (t27 & t29); t32 = (~(t30)); t33 = (~(t31)); t34 = *((unsigned int *)t12); *((unsigned int *)t12) = (t34 & t32); t35 = *((unsigned int *)t12); *((unsigned int *)t12) = (t35 & t33); t36 = *((unsigned int *)t6); *((unsigned int *)t6) = (t36 & t32); t37 = *((unsigned int *)t6); *((unsigned int *)t6) = (t37 & t33); goto LAB6;LAB7: t53 = *((unsigned int *)t41); t54 = *((unsigned int *)t47); *((unsigned int *)t41) = (t53 | t54); t55 = (t6 + 4); t56 = (t40 + 4); t57 = *((unsigned int *)t6); t58 = (~(t57)); t59 = *((unsigned int *)t55); t60 = (~(t59)); t61 = *((unsigned int *)t40); t62 = (~(t61)); t63 = *((unsigned int *)t56); t64 = (~(t63)); t65 = (t58 & t60); t66 = (t62 & t64); t67 = (~(t65)); t68 = (~(t66)); t69 = *((unsigned int *)t47); *((unsigned int *)t47) = (t69 & t67); t70 = *((unsigned int *)t47); *((unsigned int *)t47) = (t70 & t68); t71 = *((unsigned int *)t41); *((unsigned int *)t41) = (t71 & t67); t72 = *((unsigned int *)t41); *((unsigned int *)t41) = (t72 & t68); goto LAB9;}
开发者ID:HelloYym,项目名称:PipelinedCPU,代码行数:101,
示例25: Cont_20_1//.........这里部分代码省略......... t13 = *((unsigned int *)t8); t14 = (t12 ^ t13); t15 = (t11 | t14); t16 = *((unsigned int *)t7); t17 = *((unsigned int *)t8); t18 = (t16 | t17); t19 = (~(t18)); t20 = (t15 & t19); if (t20 != 0) goto LAB7;LAB4: if (t18 != 0) goto LAB6;LAB5: *((unsigned int *)t6) = 1;LAB7: memset(t4, 0, 8); t22 = (t6 + 4); t23 = *((unsigned int *)t22); t24 = (~(t23)); t25 = *((unsigned int *)t6); t26 = (t25 & t24); t27 = (t26 & 1U); if (t27 != 0) goto LAB8;LAB9: if (*((unsigned int *)t22) != 0) goto LAB10;LAB11: t29 = (t4 + 4); t30 = *((unsigned int *)t4); t31 = *((unsigned int *)t29); t32 = (t30 || t31); if (t32 > 0) goto LAB12;LAB13: t34 = *((unsigned int *)t4); t35 = (~(t34)); t36 = *((unsigned int *)t29); t37 = (t35 || t36); if (t37 > 0) goto LAB14;LAB15: if (*((unsigned int *)t29) > 0) goto LAB16;LAB17: if (*((unsigned int *)t4) > 0) goto LAB18;LAB19: memcpy(t3, t38, 8);LAB20: t39 = (t0 + 2988); t40 = (t39 + 32U); t41 = *((char **)t40); t42 = (t41 + 40U); t43 = *((char **)t42); memset(t43, 0, 8); t44 = 1U; t45 = t44; t46 = (t3 + 4); t47 = *((unsigned int *)t3); t44 = (t44 & t47); t48 = *((unsigned int *)t46); t45 = (t45 & t48); t49 = (t43 + 4); t50 = *((unsigned int *)t43); *((unsigned int *)t43) = (t50 | t44); t51 = *((unsigned int *)t49); *((unsigned int *)t49) = (t51 | t45); xsi_driver_vfirst_trans(t39, 0, 0); t52 = (t0 + 2900); *((int *)t52) = 1;LAB1: return;LAB6: t21 = (t6 + 4); *((unsigned int *)t6) = 1; *((unsigned int *)t21) = 1; goto LAB7;LAB8: *((unsigned int *)t4) = 1; goto LAB11;LAB10: t28 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t28) = 1; goto LAB11;LAB12: t33 = ((char*)((ng2))); goto LAB13;LAB14: t38 = ((char*)((ng3))); goto LAB15;LAB16: xsi_vlog_unsigned_bit_combine(t3, 2, t33, 2, t38, 2); goto LAB20;LAB18: memcpy(t3, t33, 8); goto LAB20;}
开发者ID:KenyStev,项目名称:Factorial,代码行数:101,
示例26: Cont_43_2//.........这里部分代码省略......... t2 = (t6 + 4); t7 = *((unsigned int *)t2); t8 = (~(t7)); t9 = *((unsigned int *)t6); t10 = (t9 & t8); t11 = (t10 & 1U); if (t11 != 0) goto LAB7;LAB5: if (*((unsigned int *)t2) == 0) goto LAB4;LAB6: t12 = (t5 + 4); *((unsigned int *)t5) = 1; *((unsigned int *)t12) = 1;LAB7: memset(t4, 0, 8); t13 = (t5 + 4); t14 = *((unsigned int *)t13); t15 = (~(t14)); t16 = *((unsigned int *)t5); t17 = (t16 & t15); t18 = (t17 & 1U); if (t18 != 0) goto LAB8;LAB9: if (*((unsigned int *)t13) != 0) goto LAB10;LAB11: t20 = (t4 + 4); t21 = *((unsigned int *)t4); t22 = *((unsigned int *)t20); t23 = (t21 || t22); if (t23 > 0) goto LAB12;LAB13: t27 = *((unsigned int *)t4); t28 = (~(t27)); t29 = *((unsigned int *)t20); t30 = (t28 || t29); if (t30 > 0) goto LAB14;LAB15: if (*((unsigned int *)t20) > 0) goto LAB16;LAB17: if (*((unsigned int *)t4) > 0) goto LAB18;LAB19: memcpy(t3, t31, 8);LAB20: t32 = (t0 + 4808); t33 = (t32 + 56U); t34 = *((char **)t33); t35 = (t34 + 56U); t36 = *((char **)t35); memset(t36, 0, 8); t37 = 524287U; t38 = t37; t39 = (t3 + 4); t40 = *((unsigned int *)t3); t37 = (t37 & t40); t41 = *((unsigned int *)t39); t38 = (t38 & t41); t42 = (t36 + 4); t43 = *((unsigned int *)t36); *((unsigned int *)t36) = (t43 | t37); t44 = *((unsigned int *)t42); *((unsigned int *)t42) = (t44 | t38); xsi_driver_vfirst_trans(t32, 0, 18); t45 = (t0 + 4648); *((int *)t45) = 1;LAB1: return;LAB4: *((unsigned int *)t5) = 1; goto LAB7;LAB8: *((unsigned int *)t4) = 1; goto LAB11;LAB10: t19 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t19) = 1; goto LAB11;LAB12: t24 = (t0 + 2656); t25 = (t24 + 56U); t26 = *((char **)t25); goto LAB13;LAB14: t31 = ((char*)((ng3))); goto LAB15;LAB16: xsi_vlog_unsigned_bit_combine(t3, 19, t26, 19, t31, 19); goto LAB20;LAB18: memcpy(t3, t26, 8); goto LAB20;}
开发者ID:hariniharinarayanan1,项目名称:AWGNCore_Texasldpc,代码行数:101,
示例27: Cont_32_2//.........这里部分代码省略......... char *t31; unsigned int t32; unsigned int t33; char *t34; unsigned int t35; unsigned int t36; char *t37;LAB0: t1 = (t0 + 5744U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(32, ng0); t2 = (t0 + 2648U); t5 = *((char **)t2); memset(t4, 0, 8); t2 = (t5 + 4); t6 = *((unsigned int *)t2); t7 = (~(t6)); t8 = *((unsigned int *)t5); t9 = (t8 & t7); t10 = (t9 & 1U); if (t10 != 0) goto LAB4;LAB5: if (*((unsigned int *)t2) != 0) goto LAB6;LAB7: t12 = (t4 + 4); t13 = *((unsigned int *)t4); t14 = *((unsigned int *)t12); t15 = (t13 || t14); if (t15 > 0) goto LAB8;LAB9: t18 = *((unsigned int *)t4); t19 = (~(t18)); t20 = *((unsigned int *)t12); t21 = (t19 || t20); if (t21 > 0) goto LAB10;LAB11: if (*((unsigned int *)t12) > 0) goto LAB12;LAB13: if (*((unsigned int *)t4) > 0) goto LAB14;LAB15: memcpy(t3, t23, 8);LAB16: t24 = (t0 + 7360); t25 = (t24 + 56U); t26 = *((char **)t25); t27 = (t26 + 56U); t28 = *((char **)t27); memset(t28, 0, 8); t29 = 1U; t30 = t29; t31 = (t3 + 4); t32 = *((unsigned int *)t3); t29 = (t29 & t32); t33 = *((unsigned int *)t31); t30 = (t30 & t33); t34 = (t28 + 4); t35 = *((unsigned int *)t28); *((unsigned int *)t28) = (t35 | t29); t36 = *((unsigned int *)t34); *((unsigned int *)t34) = (t36 | t30); xsi_driver_vfirst_trans(t24, 0, 0); t37 = (t0 + 7088); *((int *)t37) = 1;LAB1: return;LAB4: *((unsigned int *)t4) = 1; goto LAB7;LAB6: t11 = (t4 + 4); *((unsigned int *)t4) = 1; *((unsigned int *)t11) = 1; goto LAB7;LAB8: t16 = (t0 + 2008U); t17 = *((char **)t16); goto LAB9;LAB10: t16 = (t0 + 4328); t22 = (t16 + 56U); t23 = *((char **)t22); goto LAB11;LAB12: xsi_vlog_unsigned_bit_combine(t3, 1, t17, 1, t23, 1); goto LAB16;LAB14: memcpy(t3, t17, 8); goto LAB16;}
开发者ID:parkerpatriot,项目名称:space-invaders,代码行数:101,
示例28: Cont_18_0static void Cont_18_0(char *t0){ char t3[8]; char *t1; char *t2; char *t4; char *t5; char *t6; unsigned int t7; unsigned int t8; unsigned int t9; unsigned int t10; unsigned int t11; char *t12; char *t13; char *t14; unsigned int t15; unsigned int t16; unsigned int t17; unsigned int t18; unsigned int t19; unsigned int t20; unsigned int t21; unsigned int t22; char *t23; char *t24; char *t25; char *t26; char *t27; unsigned int t28; unsigned int t29; char *t30; unsigned int t31; unsigned int t32; char *t33; unsigned int t34; unsigned int t35; char *t36;LAB0: t1 = (t0 + 4920U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(18, ng0); t2 = (t0 + 2728); t4 = (t2 + 56U); t5 = *((char **)t4); memset(t3, 0, 8); t6 = (t5 + 4); t7 = *((unsigned int *)t6); t8 = (~(t7)); t9 = *((unsigned int *)t5); t10 = (t9 & t8); t11 = (t10 & 1U); if (t11 != 0) goto LAB7;LAB5: if (*((unsigned int *)t6) == 0) goto LAB4;LAB6: t12 = (t3 + 4); *((unsigned int *)t3) = 1; *((unsigned int *)t12) = 1;LAB7: t13 = (t3 + 4); t14 = (t5 + 4); t15 = *((unsigned int *)t5); t16 = (~(t15)); *((unsigned int *)t3) = t16; *((unsigned int *)t13) = 0; if (*((unsigned int *)t14) != 0) goto LAB9;LAB8: t21 = *((unsigned int *)t3); *((unsigned int *)t3) = (t21 & 1U); t22 = *((unsigned int *)t13); *((unsigned int *)t13) = (t22 & 1U); t23 = (t0 + 7592); t24 = (t23 + 56U); t25 = *((char **)t24); t26 = (t25 + 56U); t27 = *((char **)t26); memset(t27, 0, 8); t28 = 1U; t29 = t28; t30 = (t3 + 4); t31 = *((unsigned int *)t3); t28 = (t28 & t31); t32 = *((unsigned int *)t30); t29 = (t29 & t32); t33 = (t27 + 4); t34 = *((unsigned int *)t27); *((unsigned int *)t27) = (t34 | t28); t35 = *((unsigned int *)t33); *((unsigned int *)t33) = (t35 | t29); xsi_driver_vfirst_trans(t23, 0, 0); t36 = (t0 + 7224);//.........这里部分代码省略.........
开发者ID:eliotw,项目名称:IBM_PC,代码行数:101,
示例29: Cont_115_2static void Cont_115_2(char *t0){ char t6[8]; char *t1; char *t2; char *t3; char *t4; char *t5; char *t7; char *t8; unsigned int t9; unsigned int t10; unsigned int t11; unsigned int t12; unsigned int t13; unsigned int t14; unsigned int t15; unsigned int t16; unsigned int t17; unsigned int t18; unsigned int t19; unsigned int t20; char *t21; char *t22; char *t23; char *t24; char *t25; char *t26; unsigned int t27; unsigned int t28; char *t29; unsigned int t30; unsigned int t31; char *t32; unsigned int t33; unsigned int t34; char *t35;LAB0: t1 = (t0 + 9016U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(115, ng0); t2 = (t0 + 6160); t3 = (t2 + 56U); t4 = *((char **)t3); t5 = ((char*)((ng6))); memset(t6, 0, 8); t7 = (t4 + 4); t8 = (t5 + 4); t9 = *((unsigned int *)t4); t10 = *((unsigned int *)t5); t11 = (t9 ^ t10); t12 = *((unsigned int *)t7); t13 = *((unsigned int *)t8); t14 = (t12 ^ t13); t15 = (t11 | t14); t16 = *((unsigned int *)t7); t17 = *((unsigned int *)t8); t18 = (t16 | t17); t19 = (~(t18)); t20 = (t15 & t19); if (t20 != 0) goto LAB5;LAB4: if (t18 != 0) goto LAB6;LAB7: t22 = (t0 + 10632); t23 = (t22 + 56U); t24 = *((char **)t23); t25 = (t24 + 56U); t26 = *((char **)t25); memset(t26, 0, 8); t27 = 1U; t28 = t27; t29 = (t6 + 4); t30 = *((unsigned int *)t6); t27 = (t27 & t30); t31 = *((unsigned int *)t29); t28 = (t28 & t31); t32 = (t26 + 4); t33 = *((unsigned int *)t26); *((unsigned int *)t26) = (t33 | t27); t34 = *((unsigned int *)t32); *((unsigned int *)t32) = (t34 | t28); xsi_driver_vfirst_trans(t22, 0, 0); t35 = (t0 + 10360); *((int *)t35) = 1;LAB1: return;LAB5: *((unsigned int *)t6) = 1; goto LAB7;LAB6: t21 = (t6 + 4); *((unsigned int *)t6) = 1; *((unsigned int *)t21) = 1;//.........这里部分代码省略.........
开发者ID:ginetrix,项目名称:UART-PuF,代码行数:101,
示例30: Cont_315_15static void Cont_315_15(char *t0){ char t3[8]; char *t1; char *t2; char *t4; char *t5; char *t6; char *t7; char *t8; char *t9; char *t10; char *t11; char *t12; char *t13; unsigned int t14; unsigned int t15; char *t16; unsigned int t17; unsigned int t18; char *t19; unsigned int t20; unsigned int t21; char *t22;LAB0: t1 = (t0 + 23408U); t2 = *((char **)t1); if (t2 == 0) goto LAB2;LAB3: goto *t2;LAB2: xsi_set_current_line(315, ng0); t2 = (t0 + 18376U); t4 = *((char **)t2); t2 = (t0 + 18336U); t5 = (t2 + 72U); t6 = *((char **)t5); t7 = ((char*)((ng9))); t8 = ((char*)((ng3))); xsi_vlog_get_indexed_partselect(t3, 4, t4, ((int*)(t6)), 2, t7, 32, 1, t8, 32, 1, 1); t9 = (t0 + 26592); t10 = (t9 + 56U); t11 = *((char **)t10); t12 = (t11 + 56U); t13 = *((char **)t12); memset(t13, 0, 8); t14 = 15U; t15 = t14; t16 = (t3 + 4); t17 = *((unsigned int *)t3); t14 = (t14 & t17); t18 = *((unsigned int *)t16); t15 = (t15 & t18); t19 = (t13 + 4); t20 = *((unsigned int *)t13); *((unsigned int *)t13) = (t20 | t14); t21 = *((unsigned int *)t19); *((unsigned int *)t19) = (t21 | t15); xsi_driver_vfirst_trans(t9, 16, 19); t22 = (t0 + 25456); *((int *)t22) = 1;LAB1: return;}
开发者ID:cyeehoward,项目名称:NetFPGA-10G_SRAM,代码行数:65,
注:本文中的xsi_driver_vfirst_trans函数示例整理自Github/MSDocs等源码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。 C++ xsi_error函数代码示例 C++ xsi_driver_intertial_reject函数代码示例 |