commit | a9ead832617195a9b0727557c94dda776f8e8074 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Fri Jul 26 12:00:32 2013 -1000 |
committer | Richard Henderson <rth@twiddle.net> | Fri Aug 16 11:17:23 2013 -0700 |
tree | a881b774fa9c2ebc058abf78d20a6fae1cc6b2f4 | |
parent | ba96394e20ad033a10eb790fdf2377e2a8892feb [diff] |
target-alpha: Use goto_tb in call_pal With appropriate flushing when the PALBR changes, the target of a CALL_PAL is so predictable we can chain to it. Signed-off-by: Richard Henderson <rth@twiddle.net>