Home
last modified time | relevance | path

Searched refs:fetch_data (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dz80-dis.c86 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data() function
117 if (fetch_data (buf, info, 1)) in prt_e()
147 if (fetch_data (buf, info, buf->nn_len)) in prt_nn()
189 if (fetch_data (buf, info, 1)) in prt_n()
210 if (fetch_data (buf, info, 1)) in prt_n_n()
269 if (fetch_data (buf, info, 1)) in prt_d()
532 if (fetch_data (buf, info, 1)) in pref_ed()
558 if (fetch_data (buf, info, 1)) in pref_cb()
610 if (fetch_data (buf, info, 1)) in prt_d_n()
676 if (fetch_data (buf, info, 2)) in pref_xd_cb()
[all …]
H A Dvisium-dis.c49 ? 1 : fetch_data ((info), (addr)))
51 static int fetch_data (struct disassemble_info *info, bfd_byte * addr);
54 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dvax-dis.c86 ? 1 : fetch_data ((info), (addr)))
89 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dxtensa-dis.c163 fetch_data (struct disassemble_info *info, bfd_vma memaddr) in fetch_data() function
364 bytes_fetched = fetch_data (info, memaddr); in print_insn_xtensa()
H A Dz8k-dis.c61 ? 1 : fetch_data ((info), (nibble)))
64 fetch_data (struct disassemble_info *info, int nibble) in fetch_data() function
H A DChangeLog-2014434 * i386-dis.c (fetch_data): Add EdqwS, Edb, Edw, MaskBDE.
673 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
676 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
679 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
685 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
689 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
692 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
H A Dns32k-dis.c69 ? 1 : fetch_data ((info), (addr)))
72 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dm68k-dis.c191 ? 1 : fetch_data ((info), (addr)))
194 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A DChangeLog-9899304 (fetch_data): Don't print an error message if we have already
1379 using fetch_data().
1414 * z8k-dis.c (fetch_data): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dz80-dis.c86 fetch_data (struct buffer *buf, disassemble_info * info, int n) in fetch_data() function
117 if (fetch_data (buf, info, 1)) in prt_e()
147 if (fetch_data (buf, info, buf->nn_len)) in prt_nn()
189 if (fetch_data (buf, info, 1)) in prt_n()
210 if (fetch_data (buf, info, 1)) in prt_n_n()
269 if (fetch_data (buf, info, 1)) in prt_d()
532 if (fetch_data (buf, info, 1)) in pref_ed()
558 if (fetch_data (buf, info, 1)) in pref_cb()
610 if (fetch_data (buf, info, 1)) in prt_d_n()
676 if (fetch_data (buf, info, 2)) in pref_xd_cb()
[all …]
H A Dvisium-dis.c49 ? 1 : fetch_data ((info), (addr)))
51 static int fetch_data (struct disassemble_info *info, bfd_byte * addr);
54 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dvax-dis.c86 ? 1 : fetch_data ((info), (addr)))
89 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dxtensa-dis.c163 fetch_data (struct disassemble_info *info, bfd_vma memaddr) in fetch_data() function
358 bytes_fetched = fetch_data (info, memaddr); in print_insn_xtensa()
H A Dz8k-dis.c61 ? 1 : fetch_data ((info), (nibble)))
64 fetch_data (struct disassemble_info *info, int nibble) in fetch_data() function
H A DChangeLog-2014434 * i386-dis.c (fetch_data): Add EdqwS, Edb, Edw, MaskBDE.
673 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
676 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
679 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
685 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
689 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
692 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
H A Dns32k-dis.c69 ? 1 : fetch_data ((info), (addr)))
72 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A Dm68k-dis.c191 ? 1 : fetch_data ((info), (addr)))
194 fetch_data (struct disassemble_info *info, bfd_byte *addr) in fetch_data() function
H A DChangeLog-9899304 (fetch_data): Don't print an error message if we have already
1379 using fetch_data().
1414 * z8k-dis.c (fetch_data): Likewise.
H A DChangeLog-2004193 (fetch_data): Use xtensa_isa_maxlength.
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_zfetch.c223 dmu_zfetch(zfetch_t *zf, uint64_t blkid, uint64_t nblks, boolean_t fetch_data) in dmu_zfetch() argument
287 if (fetch_data) { in dmu_zfetch()
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-2014434 * i386-dis.c (fetch_data): Add EdqwS, Edb, Edw, MaskBDE.
673 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
676 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
679 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
685 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
689 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
692 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
H A DChangeLog-9899304 (fetch_data): Don't print an error message if we have already
1379 using fetch_data().
1414 * z8k-dis.c (fetch_data): Likewise.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-2014434 * i386-dis.c (fetch_data): Add EdqwS, Edb, Edw, MaskBDE.
673 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
676 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
679 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
685 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
689 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
692 (fetch_data): Replace longjmp with OPCODES_SIGLONGJMP.
H A DChangeLog-9899304 (fetch_data): Don't print an error message if we have already
1379 using fetch_data().
1414 * z8k-dis.c (fetch_data): Likewise.
H A DChangeLog-2004193 (fetch_data): Use xtensa_isa_maxlength.

12