Home
last modified time | relevance | path

Searched refs:print_operand_value (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c10972 print_operand_value (instr_info *ins, bfd_vma disp, in print_operand_value() function
10997 print_operand_value (ins, imm, dis_style_immediate); in oappend_immediate()
11685 print_operand_value (ins, disp, dis_style_address_offset); in OP_E_memory()
11762 print_operand_value (ins, disp, dis_style_address_offset); in OP_E_memory()
11789 print_operand_value (ins, disp, dis_style_text); in OP_E_memory()
11864 print_operand_value (ins, disp & 0xffff, dis_style_text); in OP_E_memory()
12334 print_operand_value (ins, disp, dis_style_text); in OP_J()
12394 print_operand_value (ins, off, dis_style_address_offset); in OP_OFF()
12423 print_operand_value (ins, off, dis_style_address_offset); in OP_OFF64()
H A DChangeLog-200584 (print_operand_value): Likewise.
H A DChangeLog-20071419 (OP_E): Call print_displacement instead of print_operand_value
H A DChangeLog-00011223 (print_operand_value): New function.
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c11084 print_operand_value (instr_info *ins, bfd_vma disp, in print_operand_value() function
11102 print_operand_value (ins, imm, dis_style_immediate); in oappend_immediate()
11915 print_operand_value (ins, disp, dis_style_address_offset); in OP_E_memory()
11986 print_operand_value (ins, disp, dis_style_address_offset); in OP_E_memory()
12013 print_operand_value (ins, disp, dis_style_text); in OP_E_memory()
12077 print_operand_value (ins, disp & 0xffff, dis_style_text); in OP_E_memory()
12487 print_operand_value (ins, disp, dis_style_text); in OP_J()
12557 print_operand_value (ins, off, dis_style_address_offset); in OP_OFF()
12585 print_operand_value (ins, off, dis_style_address_offset); in OP_OFF64()
H A DChangeLog-200584 (print_operand_value): Likewise.
H A DChangeLog-20071419 (OP_E): Call print_displacement instead of print_operand_value
H A DChangeLog-00011223 (print_operand_value): New function.
/netbsd-src/external/gpl3/gdb.old/dist/opcodes/
H A DChangeLog-200584 (print_operand_value): Likewise.
H A DChangeLog-20071419 (OP_E): Call print_displacement instead of print_operand_value
H A DChangeLog-00011223 (print_operand_value): New function.
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-200584 (print_operand_value): Likewise.
H A DChangeLog-20071419 (OP_E): Call print_displacement instead of print_operand_value
H A DChangeLog-00011223 (print_operand_value): New function.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git109111 * i386-dis.c (print_operand_value, print_displacement): Likewise.
117932 x86: drop print_operand_value()'s "hex" parameter
118484 While touching print_operand_value() also convert its "hex" parameter to