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]

Re: The target machine description


   From: "Anton Huang" <870357@ccl.itri.org.tw>
   Date: Fri, 18 Dec 1998 09:57:53 +0800

   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.

No, there is no such Java support in gas.  I can not judge how useful
it would be.

Ian