Disables emulation of thread register reads or writes by the application when -no_private_loader is in place, such as with statically linked DR. Such emulation is unnecessary as the thread register holds native values in such cases.
Fixes #4459 (closed)