代码搜索:push

找到约 10,000 项符合「push」的源代码

代码结果 10,000
www.eeworm.com/read/312649/13607019

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/148721/5709247

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/148721/5709295

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/148721/5709343

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/148721/5709478

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/148721/5709570

1bk yacc.1bk

a b load negate push 5 c load multiply add store
www.eeworm.com/read/121089/6070179

asm ssproc.asm

page 49,132 TITLE ssproc - Scan support for procedures ;*** ;ssproc - Scan support for procedures ; ; Copyright 1986, Microsoft Corporation ; ; ;******************************************
www.eeworm.com/read/157814/11661814

txt ch3_1.txt

int push(int s[],int x,int top) { if(top==M) { printf("overflow"); return(-M); } s[top]=x; return(++top); }
www.eeworm.com/read/344684/11867638

s lpush4.s

.text push_lset4:: st -y,R7 st -y,R6 rjmp push_lset3
www.eeworm.com/read/344684/11867704

s lpush5.s

.text push_lset5:: st -y,R9 st -y,R8 rjmp push_lset4