HomeSort by: relevance | last modified time | path
    Searched defs:creg_value (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/opcodes/
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
  /src/external/gpl3/binutils.old/dist/opcodes/
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
  /src/external/gpl3/gdb/dist/opcodes/
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
  /src/external/gpl3/gdb.old/dist/opcodes/
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];
tic6x-dis.c 352 unsigned int creg_value, z_value; local
375 creg_value = tic6x_field_bits (opcode, creg_field);
377 cond = conds[creg_value][z_value];

Completed in 70 milliseconds