Mercurial > hg > CbC > old > device
comparison mc-code-mips.c @ 213:8581c314e31a
obsf
author | kono |
---|---|
date | Sat, 24 Apr 2004 00:18:35 +0900 |
parents | 32f54ab63b35 |
children | 6190d24e178c |
comparison
equal
deleted
inserted
replaced
212:32f54ab63b35 | 213:8581c314e31a |
---|---|
2840 void ltosop(int e1,int e2) | 2840 void ltosop(int e1,int e2) |
2841 { | 2841 { |
2842 | 2842 |
2843 } | 2843 } |
2844 | 2844 |
2845 int code_lconst_op_p(int op,int e) {return 0;} | |
2846 void loprtc(int op,int e) {} | |
2847 | |
2845 void emit_lpop_free(int e1) | 2848 void emit_lpop_free(int e1) |
2846 { | 2849 { |
2847 | 2850 |
2848 } | 2851 } |
2849 | 2852 |