Home
last modified time | relevance | path

Searched refs:fmtconst_val (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-2008796 (fmtconst_val): New.
818 (fmtconst_val): Likewise.
Dbfin-dis.c179 fmtconst_val (const_forms_t cf, unsigned int x, unsigned int pc) in fmtconst_val() function
479 #define imm7_val(x) fmtconst_val (c_imm7, x, 0)
480 #define imm16_val(x) fmtconst_val (c_uimm16, x, 0)
481 #define luimm16_val(x) fmtconst_val (c_luimm16, x, 0)