/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | or32-opc.c | 373 const struct or32_opcode *pinsn; in letter_range() local 377 for (pinsn = or32_opcodes; strlen (pinsn->name); pinsn ++) in letter_range() 379 if (strchr (pinsn->encoding,l)) in letter_range() 381 for (enc = pinsn->encoding; *enc != '\0'; enc ++) in letter_range()
|
H A D | i960-dis.c | 43 static int pinsn (bfd_vma, unsigned long, unsigned long); 94 return pinsn( memaddr, word1, word2 ); in print_insn_i960() 119 pinsn (bfd_vma memaddr, unsigned long word1, unsigned long word2) in pinsn() function
|
H A D | ChangeLog-9297 | 3623 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by 3672 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c 3673 and ../gdb/m68k-pinsn.c). 3674 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c 3675 and ../gdb/i386-pinsn.c). 3694 * mips-dis.c: New file, from gdb/mips-pinsn.c.
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | or32-opc.c | 388 const struct or32_opcode *pinsn; local 392 for (pinsn = or32_opcodes; strlen(pinsn->name); pinsn++) 394 if (strchr (pinsn->encoding,l)) 396 for (enc = pinsn->encoding; *enc != '\0'; enc++)
|
H A D | i960-dis.c | 43 static int pinsn (bfd_vma, unsigned long, unsigned long); 94 return pinsn( memaddr, word1, word2 ); in print_insn_i960() 119 pinsn (bfd_vma memaddr, unsigned long word1, unsigned long word2) in pinsn() function
|
H A D | ChangeLog-9297 | 3623 * sparc-pinsn.c (print_insn): Eliminate 'set' test, subsumed by 3672 * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c 3673 and ../gdb/m68k-pinsn.c). 3674 * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c 3675 and ../gdb/i386-pinsn.c). 3694 * mips-dis.c: New file, from gdb/mips-pinsn.c.
|
H A D | ChangeLog-9899 | 1454 * i960-dis.c (pinsn): Change type of first argument to bfd_vma.
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | rtlanal.c | 1095 rtx * pinsn = (rtx *) data; local 1097 if (*pinsn && reg_mentioned_p (x, *pinsn)) 1098 *pinsn = NULL_RTX; 1314 find_last_value (x, pinsn, valid_to, allow_hwreg) in find_last_value() argument 1316 rtx *pinsn; 1322 for (p = PREV_INSN (*pinsn); p && GET_CODE (p) != CODE_LABEL; 1343 *pinsn = p;
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | ChangeLog-1990 | 97 * i960-pinsn.c (reg), i960-tdep.c: Lint. 355 remote-vx.c, remote.c, solib.c, source.c, sparc-pinsn.c, 541 - eliminated use of symblic links on pinsn.c: use i960-pinsn.c 1285 mips-pinsn.c: 1883 * Makefile.dist (pinsn.o): Use PINSN_CC to compile. 2015 * i386-pinsn.c (oappend_address): New function. 2300 gould-pinsn.c: Include np1-opcode.h. 2333 * arm-pinsn.c: Include arm-opcode.h not opcode.h. 2878 * Rename gld-pinsn.c to gould-pinsn.c. 2879 config/{pn,npl}: Change name of gld-pinsn.c [all …]
|
H A D | ChangeLog-1995 | 4624 * a29k-pinsn.c, arm-pinsn.c, convex-pinsn.c, gould-pinsn.c, 4625 hppa-pinsn.c, i386-pinsn.c, i960-pinsn.c, m68k-pinsn.c, 4626 m88k-pinsn.c, mips-pinsn.c, ns32k-pinsn.c, pyr-pinsn.c, 4627 rs6000-pinsn.c, sparc-pinsn.c, tahoe-pinsn.c, vax-pinsn.c: Remove. 4631 (a29k-pinsn.o, arm-pinsn.o, convex-pinsn.o, gould-pinsn.o, 4632 hppa-pinsn.o, i386-pinsn.o, i960-pinsn.o, m68k-pinsn.o, 4633 m88k-pinsn.o, mips-pinsn.o, ns32k-pinsn.o, pyr-pinsn.o, 4634 rs6000-pinsn.o, sparc-pinsn.o, tahoe-pinsn.o, vax-pinsn.o): 4645 in arm-pinsn.c. 4656 i960-pinsn.c. [all …]
|
H A D | ChangeLog-3.x | 430 * sparc-pinsn.c: Use NUMOPCODES. 444 sparc-pinsn.c (is_delayed_branch): New function. 494 * sparc-pinsn.c (print_insn): Detect "sethi-or" pairs and 517 * sparc-pinsn.c (compare_opcodes): Put 1+i before i+1. 678 * m68k-pinsn.c: Replaced many calls to fprintf and fputs with 690 * ns32k-pinsn.c (print_insn_arg, print_insn): Handle index 865 * sparc-opcode.h, sparc-pinsn.c: Correct copyright notice. 3543 gld-pinsn.c (findframe), m-*.h (SAVED_PC_AFTER_CALL, 3624 * i386-pinsn.c, i386-dep.c: Moved print_387_control_word, 3853 blockframe.c, xgdb.c, i386-pinsn.c, gld-pinsn.c, m-umax.h, [all …]
|
H A D | ChangeLog-1991 | 59 * arm-pinsn.c, gould-pinsn.c, m88k-pinsn.c, pyr-pinsn.c, 60 tahoe-pinsn.c, vax-pinsn.c: Change so these include 118 * m68k-pinsn.c, mips-pinsn.c, sparc-pinsn.c: 639 * rs6000-pinsn.c, rs6k-opcode.h: Clean up. 1995 am29k-pinsn.c, arm-pinsn.c, breakpoint.c, convex-tdep.c, exec.c, core.c, 1996 dbxread.c, i386-pinsn.c, i386-stub.c, i386-xdep.c, i960-pinsn.c, 1997 infcmd.c, inflow.c, m68k-pinsn.c, m68k-stub.c, m88k-pinsn.c, 1998 mips-pinsn.c, mips-tdep.c, ns32k-pinsn.c, printcmd.c, pyr-pinsn.c, 2001 valprint.c, vax-pinsn.c 4602 * am29k-pinsn.c, [all …]
|
H A D | ChangeLog-1992 | 3476 * am29k-pinsn.c, am29k-tdep.c, copying.awk, copying.c, 3739 * arm-pinsn.c, i960-pinsn.c, m68k-pinsn.c, mips-pinsn.c, 3740 ns32k-pinsn.c, pyr-pinsn.c, sparc-pinsn.c, tahoe-pinsn.c, 3741 vax-pinsn.c: Remove reg_names decl (now in defs.h). 3936 * m88k-pinsn.c: Fix typo. 4334 * rs6000-pinsn.c: New version from IBM (Metin). 4471 * rs6000-pinsn.c: #include "opcode/rs6k.h" 4826 * rs6000-pinsn.c: Make dis-assembly output more like 5231 * mips-pinsn.c (print_insn): Byte-swap instruction. 5671 * m68k-pinsn.c: Add prototypes for local functions. [all …]
|
H A D | ChangeLog-1993 | 3677 * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c. 4803 * hppa-pinsn.c: Support 'I', 'J', and 'K' in output 5363 * mips-pinsn.c (print_insn): Return value. 6085 * i960-pinsn.c, a29k-pinsn.c: Much abridged, just use libopcodes.a. 6123 m68k-pinsn.c, h8500-tdep.c, i386-pinsn.c, mips-pinsn.c, z8k-tdep.c: 6165 * mips-pinsn.c: Add missing include of dis-asm.h. 6182 * README, a29k-pinsn.c, m68k-pinsn.c, m68k-stub.c, remote-vx.c, 6192 * a29k-pinsn.c: Renamed from am29k-pinsn.c. 6368 * i860-pinsn.c (tm-i860.h): Include i860/tm-i860.h. 6413 * i386-pinsn.c (print_insn), m68k-pinsn.c (print_insn): [all …]
|
H A D | ChangeLog-1994 | 691 breakpoint.h, energize.c, findvar.c, gould-pinsn.c, 1213 * a29k-pinsn.c: Rewrite uses of TARGET_BYTE_ORDER and 1679 * rs6000-pinsn.c (print_insn): Use powerpc disassembler when 1740 (ns32k-pinsn.o): Update dependencies. 1742 * ns32k-pinsn.c (print_insn): Call version in libopcodes, remove 5186 * rs6000-pinsn.c: Use the new disassembler in the opcodes
|
/openbsd/gnu/gcc/gcc/config/mt/ |
H A D | mt.c | 161 rtx * pinsn = (rtx *) data; in insn_dependent_p_1() local 163 if (*pinsn && reg_mentioned_p (x, *pinsn)) in insn_dependent_p_1() 164 *pinsn = NULL_RTX; in insn_dependent_p_1()
|
/openbsd/gnu/usr.bin/binutils/binutils/ |
H A D | ChangeLog-9197 | 4461 * Makefile.in: Remove am29k-pinsn.c, i960-pinsn.c. 4687 * i960-pinsn.c: Change bzero to memset. 4688 * sparc-pinsn.c: Change index to strchr. 4942 * sparc-pinsn.c: Add new operand types. 4987 * am29k-pinsn.c: include objdump.h 4992 * i960-pinsn.h: include bucomm.h 4993 * m68k-pinsn.h: lint 4996 * sparc-pinsn.c: include objdump.h 5027 * am29k-pinsn.c: a29k-opcode.h -> opcode/a29k.h 5029 * m68k-pinsn.c: m68k-opcode.h -> opcode/m68k.h [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | ChangeLog-9197 | 4461 * Makefile.in: Remove am29k-pinsn.c, i960-pinsn.c. 4687 * i960-pinsn.c: Change bzero to memset. 4688 * sparc-pinsn.c: Change index to strchr. 4942 * sparc-pinsn.c: Add new operand types. 4987 * am29k-pinsn.c: include objdump.h 4992 * i960-pinsn.h: include bucomm.h 4993 * m68k-pinsn.h: lint 4996 * sparc-pinsn.c: include objdump.h 5027 * am29k-pinsn.c: a29k-opcode.h -> opcode/a29k.h 5029 * m68k-pinsn.c: m68k-opcode.h -> opcode/m68k.h [all …]
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-sparc.c | 1382 sparc_ip (str, pinsn) in sparc_ip() argument 1384 const struct sparc_opcode **pinsn; 1422 *pinsn = NULL; 1426 *pinsn = insn;
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-sparc.c | 1382 sparc_ip (str, pinsn) in sparc_ip() argument 1384 const struct sparc_opcode **pinsn; 1424 *pinsn = insn;
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-sparc.c | 786 pinsn) in init_insn_reloc() argument 794 bfd_vma *pinsn; 827 *pinsn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address);
|
/openbsd/gnu/gcc/gcc/ |
H A D | rtlanal.c | 1081 find_last_value (rtx x, rtx *pinsn, rtx valid_to, int allow_hwreg) in find_last_value() argument 1085 for (p = PREV_INSN (*pinsn); p && !LABEL_P (p); in find_last_value() 1106 *pinsn = p; in find_last_value()
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/ |
H A D | sh.c | 7291 rtx * pinsn = (rtx *) data; local 7293 if (*pinsn && reg_referenced_p (x, *pinsn)) 7294 *pinsn = NULL_RTX;
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elfxx-sparc.c | 52 bfd_vma *prelocation, bfd_vma *pinsn) in init_insn_reloc() argument 85 *pinsn = bfd_get_32 (abfd, (bfd_byte *) data + reloc_entry->address); in init_insn_reloc()
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | sh.c | 8690 rtx * pinsn = (rtx *) data; in flow_dependent_p_1() local 8692 if (*pinsn && reg_referenced_p (x, *pinsn)) in flow_dependent_p_1() 8693 *pinsn = NULL_RTX; in flow_dependent_p_1()
|