Home | History | Annotate | Download | only in test

Lines Matching full:instr_size

37 #define INSTR_SIZE (1024)
39 byte* buf = new byte[INSTR_SIZE]; \
41 ASMCLASS* masm = new ASMCLASS(buf, INSTR_SIZE); \