Home
last modified time | relevance | path

Searched refs:s390_insn (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-s390.c89 static void s390_insn (int);
99 { "insn", s390_insn, 0 },
1655 s390_insn (int ignore ATTRIBUTE_UNUSED) in s390_insn() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20041676 * config/tc-s390.c (s390_insn): Avoid incorrect signed/unsigned
2328 * config/tc-s390.c (s390_insn): Correct range check for opcode in
DChangeLog-00011136 (md_gather_operands, md_assemble, s390_insn): Use ISSPACE instead of
1227 * tc-s390.c (s390_insn): Add code to cope with 6 byte O_constants
DChangeLog-20053766 * config/tc-s390.c (s390_insn): Delete test of unsigned >= 0.
DChangeLog-02034544 (s390_insn): Remove excess parens.