Home
last modified time | relevance | path

Searched refs:opformat (Results 1 – 12 of 12) sorted by relevance

/dports/math/maxima/maxima-5.43.2/src/
H A Doptim.lisp35 (prog ((x (collapse (opformat (collapse x0)))))
47 (defun opformat (x) function
49 ((specrepp x) (opformat (specdisrep x)))
55 (t (let ((newargs (mapcar #'opformat (cdr x))))
59 (let ((*base (opformat (cadr x))) (exp (opformat (caddr x))) xnew negexp)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-s390.c1580 const struct s390_opcode *opformat;
1593 opformat = (struct s390_opcode *)
1595 if (opformat == (const struct s390_opcode *) NULL)
1604 if ( ( opformat->oplen == 6
1607 || ( opformat->oplen == 4
1610 || ( opformat->oplen == 2
1613 md_number_to_chars (insn, exp.X_add_number, opformat->oplen);
1620 && opformat->oplen == 6
1633 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',')
1639 opformat);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/gas/config/
H A Dtc-s390.c1575 const struct s390_opcode *opformat; local
1588 opformat = (struct s390_opcode *)
1590 if (opformat == (const struct s390_opcode *) NULL)
1599 if ( ( opformat->oplen == 6
1601 || ( opformat->oplen == 4
1603 || ( opformat->oplen == 2
1605 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen);
1612 && opformat->oplen == 6
1625 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',')
1631 opformat);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/gas/config/
H A Dtc-s390.c1580 const struct s390_opcode *opformat; local
1593 opformat = (struct s390_opcode *)
1595 if (opformat == (const struct s390_opcode *) NULL)
1604 if ( ( opformat->oplen == 6
1607 || ( opformat->oplen == 4
1610 || ( opformat->oplen == 2
1613 md_number_to_chars (insn, exp.X_add_number, opformat->oplen);
1620 && opformat->oplen == 6
1633 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',')
1639 opformat);
/dports/devel/djgpp-binutils/binutils-2.17/gas/config/
H A Dtc-s390.c1610 const struct s390_opcode *opformat; local
1623 opformat = (struct s390_opcode *)
1625 if (opformat == (const struct s390_opcode *) NULL)
1634 if ( ( opformat->oplen == 6
1636 || ( opformat->oplen == 4
1638 || ( opformat->oplen == 2
1640 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen);
1647 && opformat->oplen == 6
1660 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',')
1666 opformat);
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gas/config/
H A Dtc-s390.c1713 const struct s390_opcode *opformat; in s390_insn() local
1726 opformat = (struct s390_opcode *) in s390_insn()
1728 if (opformat == (const struct s390_opcode *) NULL) in s390_insn()
1737 if ( ( opformat->oplen == 6 in s390_insn()
1739 || ( opformat->oplen == 4 in s390_insn()
1741 || ( opformat->oplen == 2 in s390_insn()
1743 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen); in s390_insn()
1750 && opformat->oplen == 6 in s390_insn()
1763 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',') in s390_insn()
1769 opformat); in s390_insn()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/config/
H A Dtc-s390.c1742 const struct s390_opcode *opformat; in s390_insn() local
1755 opformat = (struct s390_opcode *) in s390_insn()
1757 if (opformat == (const struct s390_opcode *) NULL) in s390_insn()
1766 if ( ( opformat->oplen == 6 in s390_insn()
1768 || ( opformat->oplen == 4 in s390_insn()
1770 || ( opformat->oplen == 2 in s390_insn()
1772 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen); in s390_insn()
1779 && opformat->oplen == 6 in s390_insn()
1792 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',') in s390_insn()
1798 opformat); in s390_insn()
/dports/devel/gnulibiberty/binutils-2.37/gas/config/
H A Dtc-s390.c1742 const struct s390_opcode *opformat; in s390_insn() local
1755 opformat = (struct s390_opcode *) in s390_insn()
1757 if (opformat == (const struct s390_opcode *) NULL) in s390_insn()
1766 if ( ( opformat->oplen == 6 in s390_insn()
1768 || ( opformat->oplen == 4 in s390_insn()
1770 || ( opformat->oplen == 2 in s390_insn()
1772 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen); in s390_insn()
1779 && opformat->oplen == 6 in s390_insn()
1792 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',') in s390_insn()
1798 opformat); in s390_insn()
/dports/lang/gnatdroid-binutils/binutils-2.27/gas/config/
H A Dtc-s390.c1713 const struct s390_opcode *opformat; in s390_insn() local
1726 opformat = (struct s390_opcode *) in s390_insn()
1728 if (opformat == (const struct s390_opcode *) NULL) in s390_insn()
1737 if ( ( opformat->oplen == 6 in s390_insn()
1739 || ( opformat->oplen == 4 in s390_insn()
1741 || ( opformat->oplen == 2 in s390_insn()
1743 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen); in s390_insn()
1750 && opformat->oplen == 6 in s390_insn()
1763 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',') in s390_insn()
1769 opformat); in s390_insn()
/dports/devel/binutils/binutils-2.37/gas/config/
H A Dtc-s390.c1742 const struct s390_opcode *opformat; in s390_insn() local
1755 opformat = (struct s390_opcode *) in s390_insn()
1757 if (opformat == (const struct s390_opcode *) NULL) in s390_insn()
1766 if ( ( opformat->oplen == 6 in s390_insn()
1768 || ( opformat->oplen == 4 in s390_insn()
1770 || ( opformat->oplen == 2 in s390_insn()
1772 md_number_to_chars ((char *) insn, exp.X_add_number, opformat->oplen); in s390_insn()
1779 && opformat->oplen == 6 in s390_insn()
1792 if (strcmp (opformat->name, "e") != 0 && *input_line_pointer++ != ',') in s390_insn()
1798 opformat); in s390_insn()
/dports/lang/yap/yap-6.2.2/C/
H A Dcomputils.c657 static char *opformat[] = variable
855 ShowOp (opformat[ic], cpc); in Yap_ShowCode()
/dports/sysutils/kubectl/kubernetes-1.22.2/cluster/gce/gci/
H A Dconfigure-helper.sh220 local opformat="${ssdopts[2]}"