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

  /src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c 672 tic4x_emit_char (char c, int b) function
828 tic4x_emit_char (c, 4);
875 tic4x_emit_char (c, 1);
881 tic4x_emit_char (c, 1);
906 tic4x_emit_char (0, 4-(bytes&0x3));
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c 672 tic4x_emit_char (char c, int b) function
828 tic4x_emit_char (c, 4);
875 tic4x_emit_char (c, 1);
881 tic4x_emit_char (c, 1);
906 tic4x_emit_char (0, 4-(bytes&0x3));

Completed in 24 milliseconds