Lines Matching refs:instr
1364 // Disassembles the instruction at instr, and writes it into out_buffer.1366 byte* instr) {1368 byte* data = instr;1790 int instr_len = static_cast<int>(data - instr);1795 for (byte* bp = instr; bp < data; bp++) {