commit | ba96394e20ad033a10eb790fdf2377e2a8892feb | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jul 26 11:22:21 2013 -1000 |
committer | Richard Henderson <rth@twiddle.net> | Fri Aug 16 11:17:23 2013 -0700 |
tree | f0d6cbcdb686eeb8bd5db26443844eb94c1d2ccf | |
parent | f202039811d8746b0586d2fd5f61de6c8cf68056 [diff] |
target-alpha: Implement call_pal without an exception The destination of the call_pal, and the cpu state, is very predictable; there's no need for exiting the cpu loop. Signed-off-by: Richard Henderson <rth@twiddle.net>