Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dcpu-ia64-opc.c49 ins_const (const struct ia64_operand *self ATTRIBUTE_UNUSED, in ins_const() function
478 { CST, ins_const, ext_const, "NIL", {{ 0, 0}}, 0, "<none>" },
479 { CST, ins_const, ext_const, "ar.csd", {{ 0, 0}}, 0, "ar.csd" },
480 { CST, ins_const, ext_const, "ar.ccv", {{ 0, 0}}, 0, "ar.ccv" },
481 { CST, ins_const, ext_const, "ar.pfs", {{ 0, 0}}, 0, "ar.pfs" },
482 { CST, ins_const, ext_const, "1", {{ 0, 0}}, 0, "1" },
483 { CST, ins_const, ext_const, "8", {{ 0, 0}}, 0, "8" },
484 { CST, ins_const, ext_const, "16", {{ 0, 0}}, 0, "16" },
485 { CST, ins_const, ext_const, "r0", {{ 0, 0}}, 0, "r0" },
486 { CST, ins_const, ext_const, "ip", {{ 0, 0}}, 0, "ip" },
[all …]
DChangeLog-00015992 * cpu-ia64-opc.c (ins_rsvd, ext_rsvd, ins_const, ext_const): Likewise.