On Thu, Mar 01, 2018 at 03:55:18PM +0000, Marc Zyngier wrote: > We lack a way to encode operations such as AND, ORR, EOR that take > an immediate value. Doing so is quite involved, and is all about > reverse engineering the decoding algorithm described in the > pseudocode function DecodeBitMasks(). > > This has been tested by feeding it all the possible literal values > and comparing the output with that of GAS. > > Acked-by: Christoffer Dall <[email protected]> > Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Catalin Marinas <[email protected]> _______________________________________________ kvmarm mailing list [email protected] https://lists.cs.columbia.edu/mailman/listinfo/kvmarm
