On 19 Sep 2014, at 5:10am, Prakash Premkumar <prakash.p...@gmail.com> wrote:

> Thanks for your reply. I would like to know how the register allocation
> decision is made and the part of the code which does it . can you please
> help me find that? Thanks

Prakesh, perhaps it would help to read this document:

<http://www.sqlite.org/opcode.html>

And then download and browse the SQLite source code from this file

sqlite-src-3080600.zip

on this page:

<http://www.sqlite.org/download.html>

You should be able to work out which pieces of source code are involved in the 
virtual machine.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to