diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2020-01-25 00:53:39 -0800 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2020-08-21 12:48:15 -0700 |
commit | ed07f685adcd2c3496dbbaefc07f7e1a996fce58 (patch) | |
tree | 6f46c1884f00dee74831503e218ab01caa8c92bf /target/xtensa/fpu_helper.c | |
parent | ee659da21af5707191ef35e8de549d028790e7f5 (diff) |
target/xtensa: support copying registers up to 64 bits wide
FLIX dependency breaking code assumes that all registers are 32 bit
wide. This may not always be correct.
Extract actual register width from the associated register file and use
it to create temporaries of correct width and generate correct data
movement instructions.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'target/xtensa/fpu_helper.c')
0 files changed, 0 insertions, 0 deletions