This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

Re: Variable Length Execution Set?


Mohamed Shafi <shafitvm@gmail.com> writes:

> Does GCC support architectures that has Variable Length Execution Set (VLES)?
> Are there any developments happening in this direction?

gcc supports many instruction sets whose instructions are not all the
same size, including x86.  In particular, gcc supports ia64, which uses
bundling.  If you mean something else, I think you need to give more
details.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]