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

  /src/external/gpl3/binutils/dist/opcodes/
bfin-dis.c 482 #define imm16_val(x) fmtconst_val (c_uimm16, x, 0) macro
2649 *pval = imm16_val (hword);
  /src/external/gpl3/binutils.old/dist/opcodes/
bfin-dis.c 482 #define imm16_val(x) fmtconst_val (c_uimm16, x, 0) macro
2649 *pval = imm16_val (hword);
  /src/external/gpl3/gdb.old/dist/opcodes/
bfin-dis.c 482 #define imm16_val(x) fmtconst_val (c_uimm16, x, 0) macro
2649 *pval = imm16_val (hword);
  /src/external/gpl3/gdb/dist/opcodes/
bfin-dis.c 482 #define imm16_val(x) fmtconst_val (c_uimm16, x, 0) macro
2649 *pval = imm16_val (hword);

Completed in 78 milliseconds