Searched refs:suffixP (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-ns32k.c | 903 const char *suffixP, in encode_operand() argument 991 iif.instr_size += suffixP[i] ? suffixP[i] : 4; in encode_operand() 992 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand() 998 iif.instr_size += suffixP[i] ? suffixP[i] : 4; in encode_operand() 999 IIF (12, 2, suffixP[i], (unsigned long) argv[i], 0, in encode_operand()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 3111 * config/tc-ns32k.c (encode_operand): Constify operandsP and suffixP.
|