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

  /external/qemu/tcg/
tcg.c 1118 int i, op_index, op, nb_args, nb_iargs, nb_oargs, arg, nb_ops; local
1141 op_index = nb_ops - 1;
1142 while (op_index >= 0) {
1143 op = gen_opc_buf[op_index];
1930 int opc, op_index; local
    [all...]
  /external/qemu/
i386-dis.c 3487 static int op_ad, op_index[MAX_OPERANDS]; variable
    [all...]

Completed in 628 milliseconds