This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Dear Ian: Is there existing the target machine description file about Java assembler? It translate Java bytecode, i.e. (iconst_0; iincr; sipush 0x1234 etc...) That is, is there existing the $bin/gas/config/tc-java.c and tc-java.h? I want it to porting. If you find it, please contract to me. Thanks a lot. Anton Huang