Searched refs:pinsn (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-asm.c1890 struct nds32_asm_insn *pinsn, char **pstr, int64_t *value)
1907 if (__GF (pinsn->insn, 20, 5) > (unsigned int) k->value)
1924 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
1965 parse_fe5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1983 parse_pi5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2032 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2050 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2075 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSE
1887 parse_re(struct nds32_asm_desc *pdesc ATTRIBUTE_UNUSED, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1963 parse_fe5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1981 parse_pi5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
2276 parse_operand(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char **str, int syn) argument
2447 parse_insn(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str, struct nds32_opcode *opc) argument
2546 nds32_assemble(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str) argument
[all...]
H A Dnds32-dis.c675 uint32_t pinsn = ((struct nds32_opcode *) p)->value; local
678 return (pinsn == qinsn);
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnds32-asm.c1890 struct nds32_asm_insn *pinsn, char **pstr, int64_t *value)
1907 if (__GF (pinsn->insn, 20, 5) > (unsigned int) k->value)
1924 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
1965 parse_fe5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1983 parse_pi5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2032 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2050 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2075 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSE
1887 parse_re(struct nds32_asm_desc *pdesc ATTRIBUTE_UNUSED, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1963 parse_fe5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1981 parse_pi5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
2276 parse_operand(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char **str, int syn) argument
2447 parse_insn(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str, struct nds32_opcode *opc) argument
2546 nds32_assemble(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str) argument
[all...]
H A Dnds32-dis.c667 uint32_t pinsn = ((struct nds32_opcode *) p)->value; local
670 return (pinsn == qinsn);
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-asm.c1890 struct nds32_asm_insn *pinsn, char **pstr, int64_t *value)
1907 if (__GF (pinsn->insn, 20, 5) > (unsigned int) k->value)
1924 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
1965 parse_fe5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1983 parse_pi5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2032 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2050 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2075 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSE
1887 parse_re(struct nds32_asm_desc *pdesc ATTRIBUTE_UNUSED, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1963 parse_fe5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1981 parse_pi5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
2276 parse_operand(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char **str, int syn) argument
2447 parse_insn(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str, struct nds32_opcode *opc) argument
2546 nds32_assemble(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str) argument
[all...]
H A Dnds32-dis.c667 uint32_t pinsn = ((struct nds32_opcode *) p)->value; local
670 return (pinsn == qinsn);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnds32-asm.c1890 struct nds32_asm_insn *pinsn, char **pstr, int64_t *value)
1907 if (__GF (pinsn->insn, 20, 5) > (unsigned int) k->value)
1924 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
1965 parse_fe5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1970 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
1983 parse_pi5 (struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn,
1988 r = pdesc->parse_operand (pdesc, pinsn, pstr, value);
2032 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2050 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSED,
2075 struct nds32_asm_insn *pinsn ATTRIBUTE_UNUSE
1887 parse_re(struct nds32_asm_desc *pdesc ATTRIBUTE_UNUSED, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1963 parse_fe5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
1981 parse_pi5(struct nds32_asm_desc *pdesc, struct nds32_asm_insn *pinsn, char **pstr, int64_t *value) argument
2276 parse_operand(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char **str, int syn) argument
2447 parse_insn(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str, struct nds32_opcode *opc) argument
2546 nds32_assemble(nds32_asm_desc_t *pdesc, nds32_asm_insn_t *pinsn, char *str) argument
[all...]
H A Dnds32-dis.c667 uint32_t pinsn = ((struct nds32_opcode *) p)->value; local
670 return (pinsn == qinsn);
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dpowerpc.cc9472 unsigned char *pinsn = entry; local
9480 pinsn += 4;
9481 insn = elfcpp::Swap<32, big_endian>::readval(pinsn);
9490 if (insn == cmpld_7_12_0 && pinsn == entry + 12)
9501 pinsn = entry + 4;
9505 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9506 pinsn += 4;
9510 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9511 pinsn += 4;
9517 elfcpp::Swap<32, big_endian>::writeval(pinsn, ins
10614 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
10647 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
10706 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
10795 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11222 uint64_t pinsn, pinsn2; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc9782 unsigned char *pinsn = entry; local
9790 pinsn += 4;
9791 insn = elfcpp::Swap<32, big_endian>::readval(pinsn);
9800 if (insn == cmpld_7_12_0 && pinsn == entry + 12)
9811 pinsn = entry + 4;
9815 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9816 pinsn += 4;
9820 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9821 pinsn += 4;
9827 elfcpp::Swap<32, big_endian>::writeval(pinsn, ins
10969 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11002 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11061 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11146 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11590 uint64_t pinsn, pinsn2; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc9821 unsigned char *pinsn = entry; local
9829 pinsn += 4;
9830 insn = elfcpp::Swap<32, big_endian>::readval(pinsn);
9839 if (insn == cmpld_7_12_0 && pinsn == entry + 12)
9850 pinsn = entry + 4;
9854 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9855 pinsn += 4;
9859 elfcpp::Swap<32, big_endian>::writeval(pinsn, insn);
9860 pinsn += 4;
9866 elfcpp::Swap<32, big_endian>::writeval(pinsn, ins
11015 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11048 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11107 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11192 uint64_t pinsn = elfcpp::Swap<32, big_endian>::readval(iview); local
11636 uint64_t pinsn, pinsn2; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A DChangeLog-3.x134 m-pyr.h, pyr-{dep.c,opcode.h,pinsn.c}: New files.
430 * sparc-pinsn.c: Use NUMOPCODES.
444 sparc-pinsn.c (is_delayed_branch): New function.
485 * sparc-pinsn.c (print_insn): Extend symbolic address printing
494 * sparc-pinsn.c (print_insn): Detect "sethi-or" pairs and
517 * sparc-pinsn.c (compare_opcodes): Put 1+i before i+1.
549 * m68k-pinsn.c (_initialize_pinsn): Use alternate assembler
678 * m68k-pinsn.c: Replaced many calls to fprintf and fputs with
690 * ns32k-pinsn.c (print_insn_arg, print_insn): Handle index
836 * sparc-pinsn
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-3.x134 m-pyr.h, pyr-{dep.c,opcode.h,pinsn.c}: New files.
430 * sparc-pinsn.c: Use NUMOPCODES.
444 sparc-pinsn.c (is_delayed_branch): New function.
485 * sparc-pinsn.c (print_insn): Extend symbolic address printing
494 * sparc-pinsn.c (print_insn): Detect "sethi-or" pairs and
517 * sparc-pinsn.c (compare_opcodes): Put 1+i before i+1.
549 * m68k-pinsn.c (_initialize_pinsn): Use alternate assembler
678 * m68k-pinsn.c: Replaced many calls to fprintf and fputs with
690 * ns32k-pinsn.c (print_insn_arg, print_insn): Handle index
836 * sparc-pinsn
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-mep.c520 const struct cgen_insn *pinsn)
528 CGEN_INSN_MNEMONIC (pinsn));
535 CGEN_INSN_MNEMONIC (pinsn)) == 0
561 return pinsn;
514 mep_cgen_assemble_cop_insn(CGEN_CPU_DESC cd, const char *str, CGEN_FIELDS *fields, CGEN_INSN_BYTES_PTR buf, const struct cgen_insn *pinsn) argument
H A Dtc-sparc.c1722 sparc_ip (char *str, const struct sparc_opcode **pinsn)
1761 *pinsn = NULL;
1765 *pinsn = insn;
1711 sparc_ip(char *str, const struct sparc_opcode **pinsn) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mep.c520 const struct cgen_insn *pinsn)
528 CGEN_INSN_MNEMONIC (pinsn));
535 CGEN_INSN_MNEMONIC (pinsn)) == 0
561 return pinsn;
514 mep_cgen_assemble_cop_insn(CGEN_CPU_DESC cd, const char *str, CGEN_FIELDS *fields, CGEN_INSN_BYTES_PTR buf, const struct cgen_insn *pinsn) argument
H A Dtc-sparc.c1722 sparc_ip (char *str, const struct sparc_opcode **pinsn)
1761 *pinsn = NULL;
1765 *pinsn = insn;
1711 sparc_ip(char *str, const struct sparc_opcode **pinsn) argument
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-mep.c520 const struct cgen_insn *pinsn)
528 CGEN_INSN_MNEMONIC (pinsn));
535 CGEN_INSN_MNEMONIC (pinsn)) == 0
561 return pinsn;
514 mep_cgen_assemble_cop_insn(CGEN_CPU_DESC cd, const char *str, CGEN_FIELDS *fields, CGEN_INSN_BYTES_PTR buf, const struct cgen_insn *pinsn) argument
H A Dtc-sparc.c1726 sparc_ip (char *str, const struct sparc_opcode **pinsn)
1765 *pinsn = NULL;
1769 *pinsn = insn;
1715 sparc_ip(char *str, const struct sparc_opcode **pinsn) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/cris/
H A Dsim-if.c1002 disassembler_ftype pinsn;
1014 pinsn = cris_get_disassembler (STATE_PROG_BFD (sd));
1015 (*pinsn) (pc, &disasm_info);
999 disassembler_ftype pinsn; local
/netbsd-current/external/gpl3/gdb/dist/sim/cris/
H A Dsim-if.c1019 disassembler_ftype pinsn;
1032 pinsn = cris_get_disassembler (STATE_PROG_BFD (sd));
1033 (*pinsn) (pc, &disasm_info);
1016 disassembler_ftype pinsn; local
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf64-ppc.c14857 uint64_t pinsn;
15160 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
15161 pinsn <<= 32;
15162 pinsn |= bfd_get_32 (input_bfd, contents + rel->r_offset + 4);
15163 pinsn += ((2ULL << 56) + (-1ULL << 52)
15165 bfd_put_32 (input_bfd, pinsn >> 32,
15167 bfd_put_32 (input_bfd, pinsn & 0xffffffff,
15351 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
15352 pinsn <<= 32;
15353 pinsn |
14853 uint64_t pinsn; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c15552 uint64_t pinsn;
15863 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
15864 pinsn <<= 32;
15865 pinsn |= bfd_get_32 (input_bfd, contents + rel->r_offset + 4);
15866 pinsn += ((2ULL << 56) + (-1ULL << 52)
15868 bfd_put_32 (input_bfd, pinsn >> 32,
15870 bfd_put_32 (input_bfd, pinsn & 0xffffffff,
16061 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
16062 pinsn <<= 32;
16063 pinsn |
15548 uint64_t pinsn; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf64-ppc.c15558 uint64_t pinsn;
15869 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
15870 pinsn <<= 32;
15871 pinsn |= bfd_get_32 (input_bfd, contents + rel->r_offset + 4);
15872 pinsn += ((2ULL << 56) + (-1ULL << 52)
15874 bfd_put_32 (input_bfd, pinsn >> 32,
15876 bfd_put_32 (input_bfd, pinsn & 0xffffffff,
16067 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
16068 pinsn <<= 32;
16069 pinsn |
15554 uint64_t pinsn; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c15575 uint64_t pinsn;
15886 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
15887 pinsn <<= 32;
15888 pinsn |= bfd_get_32 (input_bfd, contents + rel->r_offset + 4);
15889 pinsn += ((2ULL << 56) + (-1ULL << 52)
15891 bfd_put_32 (input_bfd, pinsn >> 32,
15893 bfd_put_32 (input_bfd, pinsn & 0xffffffff,
16084 pinsn = bfd_get_32 (input_bfd, contents + rel->r_offset);
16085 pinsn <<= 32;
16086 pinsn |
15571 uint64_t pinsn; local
[all...]

Completed in 1058 milliseconds

12