Searched refs:print_insn_arg (Results 1 – 16 of 16) sorted by relevance
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ns32k-dis.c | 451 print_insn_arg (int d, in print_insn_arg() function 624 print_insn_arg (d, index_offset, aoffsetp, buffer, addr, in print_insn_arg() 834 ioffset = print_insn_arg (*d, ioffset, &aoffset, buffer, in print_insn_ns32k()
|
D | vax-dis.c | 334 print_insn_arg (const char *d, in print_insn_arg() function 478 arg += print_insn_arg (argp, arg, memaddr + arg - buffer, info); in print_insn_vax()
|
D | m68k-dis.c | 630 print_insn_arg (const char *d, in print_insn_arg() function 1418 int eaten = print_insn_arg (d, buffer, p, memaddr + (p - buffer), info); in match_insn_m68k() 1455 p += print_insn_arg (d, buffer, p, memaddr + (p - buffer), info); in match_insn_m68k()
|
D | ChangeLog-9297 | 71 * m68k-dis.c (print_insn_arg): Recognize 'm', 'n', 'o', 'p', 'q', 206 * m68k-dis.c (print_insn_arg): Remove ` operand specifier. 478 * m68k-dis.c (print_insn_arg): Print case 7.2 using %pc@() 585 * m68k-dis.c (print_insn_arg) [case 'd']: Print as address register, 768 (print_insn_arg): Use NEXTEXTEND macro when extracting extended 1206 * m68k-dis.c (print_insn_arg): Handle new < and > operand 1516 * mips-dis.c (print_insn_arg): Add prototype. 1521 * mips-dis.c (print_insn_arg): Print condition code registers as 2219 * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex. 2309 (print_insn_arg): Handle a place of '8' for a type of 'L'. [all …]
|
D | ChangeLog-2013 | 166 (print_insn_arg): Handle cases for OP_IMM_INDEX and OP_REG_INDEX. 284 * mips-dis.c (print_insn_arg): Handle OP_OPTIONAL_REG. 319 (print_insn_arg): Handle OP_VU0_SUFFIX and OP_VU0_MATCH_SUFFIX. 366 * mips-dis.c (print_insn_arg): Use mips_decode_reg_operand. 755 (print_insn_arg): Handle OP_ENTRY_EXIT list. 782 (init_print_arg_state, print_insn_arg): New functions. 819 * mips-dis.c (print_insn_arg): Use "$f" rather than "$v" when
|
D | ChangeLog-9899 | 349 * m68k-dis.c (print_insn_arg): Add formats `E', `G', `H' and place 1117 (print_insn_arg): Change type of addr to bfd_vma. Use sprintf_vma 1122 print_insn_arg. 1123 (print_insn_arg): Use NEXTULONG to fetch 32 bit address values. 1249 * mips-dis.c (print_insn_arg): Implement 'q' operand format used 1430 * ns32k-dis.c (print_insn_arg): Declare. 1434 (print_insn_arg): Likewise. Make d int. Fix sprintf format 1537 * mips-dis.c (print_insn_arg): Do not prefix 'P' arguments with '$'.
|
D | mips-dis.c | 1193 print_insn_arg (struct disassemble_info *info, in print_insn_arg() function 1690 print_insn_arg (info, &state, opcode, operand, base_pc, in print_insn_args() 1998 print_insn_arg (info, state, opcode, operand, baseaddr + 1, uval); in print_mips16_insn_arg()
|
D | ChangeLog-0001 | 192 * mips-dis.c (print_insn_arg): Calculate info->target 198 masking the jump segment bits as is used in print_insn_arg. 597 * mips-dis.c (print_insn_arg): Don't use software integer registers 841 (print_insn_arg): Remove $ prefix of register names. 1101 * mips-dis.c (print_insn_arg): Use top four bits of the address of 1336 mips-dis.c (print_insn_arg): Handle new 'U' and 'J' argument 1463 * mips-dis.c (print_insn_arg): Print sdbbp 'm' args. 1464 (print_insn_arg): Handle 'H' args. 1822 * mips-dis.c (print_insn_arg): Don't mask top 32 bits of 64-bit
|
D | ChangeLog-0203 | 793 (print_insn_arg): Rename to... 821 (print_insn_arg): Handle "+D" operand type. 837 (print_insn_arg): Change return type to "int" 841 (print_insn_mips): Adjust for changes to print_insn_arg. 1016 * ns32k-dis.c (print_insn_arg <case 'F'>): Use a union to avoid 1183 * mips-dis.c (print_insn_arg): Handle '[', ']', 'e' and '%'. 1537 * mips-dis.c (print_insn_arg): Add support for 'O', 'Q', 'X', 'Y', 1635 * vax-dis.c (print_insn_arg): Pass the insn info to print_insn_mode.
|
D | ChangeLog-2004 | 454 * m68k-dis.c(print_insn_arg): Fix 'g' case to only extract 1 bit. 455 * m68k-dis.c(print_insn_arg): Call new function m68k_valid_ea 457 * m68k-dis.c(print_insn_arg): Use reg_half_names for MAC/EMAC
|
D | ChangeLog-2006 | 3 * m68k-dis.c (print_insn_arg): Add support for cac and mbb.
|
D | ChangeLog-2007 | 514 * m68k-dis.c (print_insn_arg): Use %mbo instead of %mbb. 1480 * m68k-dis.c (print_insn_arg): Show c04 as rambar0 and c05 as
|
D | ChangeLog | 188 (print_insn_arg): Refactored code to use mips_seen_register
|
D | ChangeLog-2009 | 439 * m68k-dis.c (print_insn_arg): Handle RGPIOBAR, ACR[4-7] and MBAR[01]. 893 * m68k-dis.c (print_insn_arg): Add movecr register names for
|
D | ChangeLog-2010 | 552 * m68k-dis.c (print_insn_arg): Prefix float constants with #0e.
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | ChangeLog-9197 | 4666 * m68k-pinsn.c (print_insn_arg): Handle new "`" operand type. 4692 * m68k-pinsn (print_insn_arg, fetch_arg): added support for 4951 * m68k-pinsn.c (print_insn_arg): fixed so that -ve branch 5081 * m68k-pinsn.c (print_insn_arg): Support BB/BW/BL
|