HomeSort by relevance Sort by last modified time
    Searched refs:TCG_MAX_OP_SIZE (Results 1 - 2 of 2) sorted by null

  /external/qemu/include/exec/
exec-all.h 71 #define TCG_MAX_OP_SIZE 192
  /external/qemu/
translate-all.c 111 max = TCG_MAX_OP_SIZE;
626 (TCG_MAX_OP_SIZE * OPC_BUF_SIZE);
    [all...]

Completed in 358 milliseconds