On 11/12/2013 11:29 PM, Claudio Fontana wrote: > provide a skeleton for a64 instruction decoding in translate-a64.c, > by dividing instructions into the classes defined by the > ARM Architecture Reference Manual(DDI0487A_a) C3 > > Signed-off-by: Claudio Fontana <[email protected]> > Signed-off-by: Alex Bennée <[email protected]> > Reviewed-by: Alex Bennée <[email protected]> > --- > target-arm/translate-a64.c | 368 > ++++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 360 insertions(+), 8 deletions(-) > > For the rationale, see v1 of the RFC at > http://lists.gnu.org/archive/html/qemu-devel/2013-11/msg01312.html
Reviewed-by: Richard Henderson <[email protected]> r~
