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

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dtic6x-dis.c335 bfd_boolean operands_ok; local
715 operands_ok = TRUE;
982 operands_ok = FALSE;
992 operands_ok = FALSE;
1007 operands_ok = FALSE;
1017 operands_ok = FALSE;
1255 operands_ok = FALSE;
1397 operands_ok = FALSE;
1461 operands_ok = FALSE;
1499 if (!operands_ok)
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dtic6x-dis.c334 bool operands_ok; local
714 operands_ok = true;
981 operands_ok = false;
991 operands_ok = false;
1006 operands_ok = false;
1016 operands_ok = false;
1254 operands_ok = false;
1396 operands_ok = false;
1460 operands_ok = false;
1498 if (!operands_ok)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c334 bool operands_ok; local
714 operands_ok = true;
981 operands_ok = false;
991 operands_ok = false;
1006 operands_ok = false;
1016 operands_ok = false;
1254 operands_ok = false;
1396 operands_ok = false;
1460 operands_ok = false;
1498 if (!operands_ok)
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c334 bool operands_ok; local
714 operands_ok = true;
981 operands_ok = false;
991 operands_ok = false;
1006 operands_ok = false;
1016 operands_ok = false;
1254 operands_ok = false;
1396 operands_ok = false;
1460 operands_ok = false;
1498 if (!operands_ok)
[all...]

Completed in 273 milliseconds