On Mon, 29 Aug 2011 11:33:14 -0700 stefan brunthaler <s.bruntha...@uci.edu> wrote: > * The optimized dispatch routine has a changed instruction format > (word-sized instead of bytecodes) that allows for regular instruction > decoding (without the HAS_ARG-check) and inlinind of some objects in > the instruction format on 64bit architectures.
Having a word-sized "bytecode" format would probably be acceptable in itself, so if you want to submit a patch for that, go ahead. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com