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

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]
tc-tic6x.c 1413 bool mem_ok = true; local
1426 mem_ok = false;
1428 if (mem_ok)
1464 if (mem_ok)
1467 mem_ok = tic6x_parse_register (&mq, &base_reg);
1470 if (mem_ok && mem_mod == tic6x_mem_mod_none)
1496 if (mem_ok && permit_offset)
1552 mem_ok = false;
1556 if (mem_ok && require_offset && scaled == tic6x_offset_none)
1557 mem_ok = false
    [all...]

Completed in 90 milliseconds