Searched refs:print_insn_hppa (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | ChangeLog-9899 | 12 (print_insn_hppa): Handle 'B' operand. 73 * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', 76 * hppa-dis.c (print_insn_hppa): Removed unused args. Fix '?W'. 78 * hppa-dis.c (print_insn_hppa): Implement codes "?N", "?Q". 100 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with 105 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'. 109 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'. 111 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'. 113 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'. 115 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='. [all …]
|
D | disassemble.c | 203 disassemble = print_insn_hppa; in disassembler()
|
D | ChangeLog-9297 | 2876 * hppa-dis.c (print_insn_hppa): Read the instruction using 3148 * hppa-dis.c (print_insn_hppa): For '?' and '@' only adjust the 3151 * hppa-dis.c (print_insn_hppa): No space before 'H' operand. 3157 * hppa-dis.c (print_insn_hppa): Do not emit a space after 'F' 3199 * hppa-dis.c (print_insn_hppa): Handle 'N' in assembler template. 3254 * hppa-dis.c (print_insn_hppa): Do not emit a space after 3284 * hppa-dis.c (print_insn_hppa): Handle 'z' operand 3331 * hppa-dis.c (print_insn_hppa): Use print function 3336 * hppa-dis.c (print_insn_hppa): Handle '|' like '>'. (From Jeff 3416 (print_insn_hppa): Use fput_fp_reg{,_r} where appropriate. [all …]
|
D | hppa-dis.c | 358 print_insn_hppa (bfd_vma memaddr, disassemble_info *info) in print_insn_hppa() function
|
D | ChangeLog-2005 | 457 * hppa-dis.c (print_insn_hppa): Don't print '%' before register names. 476 * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%". 520 * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-mode
|
D | ChangeLog-0001 | 3 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers, 1139 * hppa-dis.c (print_insn_hppa): Handle '>' and '<' arg types. 1673 (print_insn_hppa): Rename inner block opcode -> opc to avoid 1902 (print_insn_hppa): Fix incorrect handling of 'fe'. Added handling of
|
D | ChangeLog-0203 | 699 * hppa-dis.c (print_insn_hppa): Implement fcnv instruction modifiers. 701 * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not print
|
D | ChangeLog-2015 | 539 * hppa-dis.c (print_insn_hppa): Likewise.
|
/toolchain/binutils/binutils-2.27/include/ |
D | dis-asm.h | 252 extern int print_insn_hppa (bfd_vma, disassemble_info *);
|
D | ChangeLog-9103 | 2122 * dis-asm.h (print_insn_hppa): Declare it.
|