commit | f9f33287693f9f9aa44318036b8aab627bd21a32 | [log] [tgz] |
---|---|---|
author | Bill Buzbee <buzbee@google.com> | Sun Nov 22 12:45:30 2009 -0800 |
committer | Bill Buzbee <buzbee@google.com> | Mon Nov 23 06:26:48 2009 -0800 |
tree | 051e2d4929898d060ef9c81829bdd8333ec46fc5 | |
parent | 5d90c20bd7903d7bba966b224e576bf137bf8b4b [diff] |
Jit: Misc fixes, move_exception, blocking mode, self-cosim OP_MOVE_EXCEPTION handler was neglecting to reset. Blocking mode was failing to signal empty queue in some cases Self-cosim was including operations in traces that can't be done twice Added OP_MOVE_EXCEPTION to self cosim's no-replay ops (it has side effects) Restored threshold of 1 to self-cosim (now able to boot device with self-cosim) When threshold < 6, disable 2nd-level translation filter