/[smarc]/smarc/src/despasm/despasm.h
ViewVC logotype

Diff of /smarc/src/despasm/despasm.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by batonik, Thu Jan 2 20:53:20 2003 UTC revision 1.2 by misto, Fri Jan 3 01:20:52 2003 UTC
# Line 24  class despasm Line 24  class despasm
24    
25  #define DEASM_BUFOR             80  #define DEASM_BUFOR             80
26    
27  #define INSTR_FORMAT            "%-12s"  /* this tab is for recogizing were args are starting
28     * [i know, that's a hack... i was too tired to  patches are welcome ] */
29    #define INSTR_FORMAT            "%-12s\t"
30  #define ADRES_FORMAT            "0x%.8lx"  #define ADRES_FORMAT            "0x%.8lx"
31  #define IMM_FORMAT              "%-d"  #define IMM_FORMAT              "%-d"
32  #define SETHI_FORMAT            "%-d"  #define SETHI_FORMAT            "%-d"

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26