Re: [PATCH 4/5] opcode: add OPF_TARGET

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Aug 25, 2018 at 10:27:18PM +0100, Ramsay Jones wrote:
> 
> 
> On 25/08/18 16:43, Luc Van Oostenryck wrote:
> > Quite a bit of code needs to know, in a way or another, if a
> 
> s/in a way/in one way/
> 
> > given instruction produce a result (insn->target) or not.
> 
> s/produce/produces/
> 
> > 
> > However, this information not explicit and when need it must
> 
> s/not/is not/
> s/need/needed/
> 
> > be retrieved with correct switch/case statements which all
> 
> s/statements which/statements. These statements/
> 
> > need to be updated when a new instruction is added.
> > 
> > Now that there is a table containing some of the instructions
> > properties, add to this table a flag telling if the instruction
> > produce a resut or not.
> 
> s/produce/produces/
> s/resut/result/

Hummm, yes, indeed.
Thank you.

-- Luc 



[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux