Searched defs:maxops (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | tic54x.h | 90 int minops, maxops; /* min/max operand count */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | tic54x.h | 90 int minops, maxops; /* min/max operand count */ member
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-tic54x.c | 3651 operands_match (insn, operands, opcount, refoptype, minops, maxops) in operands_match() argument
|
/openbsd/gnu/usr.bin/perl/ |
H A D | pp_ctl.c | 6465 int maxops = 12; /* FF_LINEMARK + FF_END + 10 (\0 without preceding \n) */ in S_doparseform() local
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-tic54x.c | 3703 operands_match (insn, operands, opcount, refoptype, minops, maxops) in operands_match() argument
|