This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH] PowerPC VLE changes


Hi Alexander,

On 24/03/2017 15:32, Александр Федотов wrote:
I have question in continuation of
https://sourceware.org/ml/binutils/2016-07/msg00342.html

Why do you need to have "e_cmpwi" etc in vle_opcodes table ? It seems
they are just alias names because of the same opcodes and objdump
never show them.
Why don't to use powerpc_macros instead ?

And it seems that following instructions must be marked as E200Z4 also
respectively to MPC5748G Reference Manual:

lbdx
lhdx
lwdx
stbdx
sthdx
stwdx

You may very well be right, on both counts. If you'd like to propose a patch, I'll take a look and run tests on it. Otherwise, I'll look into making these changes next time I'm doing some VLE work.

Thanks,

Andrew


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