[PATCH 0/6] target/xtensa: use tcg_constant_* where possible

Max Filippov posted 6 patches 2 years ago
There is a newer version of this series
target/xtensa/translate.c | 130 ++++++++++++--------------------------
1 file changed, 39 insertions(+), 91 deletions(-)
[PATCH 0/6] target/xtensa: use tcg_constant_* where possible
Posted by Max Filippov 2 years ago
Hello,

this series replaces tcg_const_* with tcg_constant_* in the xtensa front
end.

Max Filippov (6):
  target/xtensa: use tcg_contatnt_* for numeric literals
  target/xtensa: use tcg_constant_* for exceptions
  target/xtensa: use tcg_constant_* for TLB opcodes
  target/xtensa: use tcg_constant_* for numbered special registers
  target/xtensa: use tcg_constant_* for FPU conversion opcodes
  target/xtensa: use tcg_constant_* for remaining opcodes

 target/xtensa/translate.c | 130 ++++++++++++--------------------------
 1 file changed, 39 insertions(+), 91 deletions(-)

-- 
2.30.2