This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
It's useful if a disassembler prints offet (pc) of every instruction. It might be optional, but I'd prefer for eth default to be on. I suggest: NNN: instruction The assembler can treat numbers as labels. It should print a warning if the numeric label doesn't match the pc - bu only once per method.
It would be nice to have an option to print methods, classesm and signatures in external (Java) syntax, rather than as signatures
If you want to create a replacement for jcf-dump should have an option to print out the constant pool, and to display constant pool indexes when printing instructions etc. This probably shouldn't be the default (it no longer i in jcf-dump), and it's not requiried that the assembler be able parse a priinted contant pool, but that would be nice.
Attachment:
test.j
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |