[PATCH 0/5] target/alpha: Implement CF_PCREL

Richard Henderson posted 5 patches 1 week, 2 days ago
There is a newer version of this series
target/alpha/cpu.c       |  32 ++++++++---
target/alpha/helper.c    |   8 +--
target/alpha/translate.c | 117 +++++++++++++++++++++------------------
3 files changed, 91 insertions(+), 66 deletions(-)
[PATCH 0/5] target/alpha: Implement CF_PCREL
Posted by Richard Henderson 1 week, 2 days ago
Implement pc-relative tcg code generation.

r~

Richard Henderson (5):
  target/alpha: Use cpu_env in preference to ALPHA_CPU
  target/alpha: Hoist branch shift to initial decode
  target/alpha: Split out gen_goto_tb
  target/alpha: Split out gen_pc_disp
  target/alpha: Implement CF_PCREL

 target/alpha/cpu.c       |  32 ++++++++---
 target/alpha/helper.c    |   8 +--
 target/alpha/translate.c | 117 +++++++++++++++++++++------------------
 3 files changed, 91 insertions(+), 66 deletions(-)

-- 
2.34.1