Searched refs:gen_opc_instr_start (Results 1 - 3 of 3) sorted by relevance

/vbox/src/recompiler/
H A Dtranslate-all.c52 uint8_t gen_opc_instr_start[OPC_BUF_SIZE]; variable
175 while (gen_opc_instr_start[j] == 0)
H A Dexec-all.h95 extern uint8_t gen_opc_instr_start[OPC_BUF_SIZE];
/vbox/src/recompiler/target-i386/
H A Dtranslate.c8264 gen_opc_instr_start[lj++] = 0;
8268 gen_opc_instr_start[lj] = 1;
8332 gen_opc_instr_start[lj++] = 0;
8376 if (gen_opc_instr_start[i]) {

Completed in 694 milliseconds