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

  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 14550 unsigned int bcst_type;
14557 bcst_type = 8;
14559 bcst_type = 4;
14561 bcst_type = 2;
14565 bcst_type = 16;
14571 bcst_type = 32;
14594 i.broadcast.type = bcst_type;
14545 unsigned int bcst_type; local
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 14399 unsigned int bcst_type;
14406 bcst_type = 8;
14408 bcst_type = 4;
14410 bcst_type = 2;
14414 bcst_type = 16;
14420 bcst_type = 32;
14443 i.broadcast.type = bcst_type;
14394 unsigned int bcst_type; local

Completed in 44 milliseconds