Lines Matching refs:instr
1318 // Disassembles the instruction at instr, and writes it into out_buffer.1320 byte* instr) {1322 byte* data = instr;1732 int instr_len = static_cast<int>(data - instr);1737 for (byte* bp = instr; bp < data; bp++) {