factor vector duplication in vdup()
This commit is contained in:
parent
60aacea0c3
commit
a83174f447
6 changed files with 17 additions and 24 deletions
|
@ -277,6 +277,7 @@ Blk *balloc();
|
|||
void emit(int, int, Ref, Ref, Ref);
|
||||
void emiti(Ins);
|
||||
int bcnt(Bits *);
|
||||
void vdup(void *, void *, size_t);
|
||||
|
||||
/* parse.c */
|
||||
extern OpDesc opdesc[NOp];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue