Searched refs:operands_pcrel (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c330 bfd_boolean operands_pcrel[TIC6X_MAX_OPERANDS] = { FALSE }; local
906 operands_pcrel[op_num] = TRUE;
920 operands_pcrel[op_num] = TRUE;
1316 if (operands_text[op_num] || operands_pcrel[op_num])
1338 if (operands_text[op_num] || operands_pcrel[op_num])
1431 if (operands_text[op_num] || operands_pcrel[op_num])
1471 if (operands_text[op_num] || operands_pcrel[op_num]
1491 if (!operands_text[op_num] && !operands_pcrel[op_num])
1509 if (operands_pcrel[op_num])
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c329 bool operands_pcrel[TIC6X_MAX_OPERANDS] = { false }; local
905 operands_pcrel[op_num] = true;
919 operands_pcrel[op_num] = true;
1315 if (operands_text[op_num] || operands_pcrel[op_num])
1337 if (operands_text[op_num] || operands_pcrel[op_num])
1430 if (operands_text[op_num] || operands_pcrel[op_num])
1470 if (operands_text[op_num] || operands_pcrel[op_num]
1490 if (!operands_text[op_num] && !operands_pcrel[op_num])
1508 if (operands_pcrel[op_num])
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c329 bool operands_pcrel[TIC6X_MAX_OPERANDS] = { false }; local
905 operands_pcrel[op_num] = true;
919 operands_pcrel[op_num] = true;
1315 if (operands_text[op_num] || operands_pcrel[op_num])
1337 if (operands_text[op_num] || operands_pcrel[op_num])
1430 if (operands_text[op_num] || operands_pcrel[op_num])
1470 if (operands_text[op_num] || operands_pcrel[op_num]
1490 if (!operands_text[op_num] && !operands_pcrel[op_num])
1508 if (operands_pcrel[op_num])
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c329 bool operands_pcrel[TIC6X_MAX_OPERANDS] = { false }; local
905 operands_pcrel[op_num] = true;
919 operands_pcrel[op_num] = true;
1315 if (operands_text[op_num] || operands_pcrel[op_num])
1337 if (operands_text[op_num] || operands_pcrel[op_num])
1430 if (operands_text[op_num] || operands_pcrel[op_num])
1470 if (operands_text[op_num] || operands_pcrel[op_num]
1490 if (!operands_text[op_num] && !operands_pcrel[op_num])
1508 if (operands_pcrel[op_num])

Completed in 183 milliseconds