Made code more concise. In particular:

- introduced DIS() and DIP() macros to shorten debug printing

  - introduce jmp_lit(), jcc_lit(), jmp_treg() for common UCode sequences

  - replace many unnecessary dis?dis_buf:NULL tests with dis_buf, by
    changing the tests in disAMode()

Overall, reduced code size by about 230 lines.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2234
This commit is contained in:
Nicholas Nethercote
2004-01-26 17:14:17 +00:00
parent 24f0c82b8c
commit a00c960da2

File diff suppressed because it is too large Load Diff