xed_format_options_t Struct Reference
[Printing (disassembling) Instructions]

Options for the disasembly formatting functions. More...

#include <xed-format-options.h>


Data Fields

unsigned int hex_address_before_symbolic_name
 by default, XED prints the hex address before any symbolic name for branch targets.
unsigned int no_sign_extend_signed_immediates
 do not sign extend signed immediates
unsigned int omit_unit_scale
 omit unit scale "*1"
unsigned int xml_a
 Simple XML output format for the Intel syntax disassembly.
unsigned int xml_f
 Include flags in the XML formatting (must also supply xml_a).


Detailed Description

Options for the disasembly formatting functions.

Set once during initialization by a calling xed_format_set_options

Definition at line 45 of file xed-format-options.h.


Field Documentation

unsigned int hex_address_before_symbolic_name
 

by default, XED prints the hex address before any symbolic name for branch targets.

If set to zero, then XED will not print the hex address before a valid symbolic name.

Definition at line 49 of file xed-format-options.h.

unsigned int no_sign_extend_signed_immediates
 

do not sign extend signed immediates

Definition at line 60 of file xed-format-options.h.

unsigned int omit_unit_scale
 

omit unit scale "*1"

Definition at line 57 of file xed-format-options.h.

unsigned int xml_a
 

Simple XML output format for the Intel syntax disassembly.

Definition at line 52 of file xed-format-options.h.

unsigned int xml_f
 

Include flags in the XML formatting (must also supply xml_a).

Definition at line 54 of file xed-format-options.h.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 8 00:23:22 2012 for XED2 by  doxygen 1.4.6